-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating enums_addon and system tests for nifgen #586
Merged
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
955749d
Update enums_addon.py
bhaswath 971ec27
Update test_system_nifgen.py
bhaswath 9a39ad4
fixed failing system test for nifgen and flake-8 failure
injaleea 5462d10
Update enums_addon.py
bhaswath 6c428a2
Update test_system_nifgen.py
bhaswath b3f3e5d
Update test_system_nifgen.py
bhaswath 4590732
Update enums_addon.py
bhaswath bdf5ad9
Update functions_addon.py
bhaswath e613514
Update functions_addon.py
bhaswath 676c708
Update enums_addon.py
bhaswath 0c0b218
Update test_system_nifgen.py
bhaswath c3e0683
Merge branch 'master' into bhaswath
bhaswath f49bd8c
Update enums_addon.py
bhaswath 29bc428
Update test_system_nifgen.py
bhaswath f6d06ff
Update functions_addon.py
bhaswath 41566f5
Update enums_addon.py
bhaswath cad0577
Update test_system_nifgen.py
bhaswath a76ca54
Update test_system_nifgen.py
bhaswath 8175cc6
Update enums_addon.py
bhaswath fdbb288
Merge branch 'master' into bhaswath
bhaswath 174b1dc
Update enums_addon.py
bhaswath 1ffab89
Update functions_addon.py
bhaswath 8338685
Update enums_addon.py
bhaswath 0feb453
Update test_system_nifgen.py
bhaswath 20da0ad
Update test_system_nifgen.py
bhaswath 7d7db9a
Update test_system_nifgen.py
bhaswath 7cd8a42
Update test_system_nifgen.py
bhaswath 58a3cbc
Update test_system_nifgen.py
bhaswath 2eeaf31
Update test_system_nifgen.py
bhaswath 5faf801
Update enums_addon.py
bhaswath 0db1949
Update test_system_nifgen.py
bhaswath 0a3b472
Update test_system_nifgen.py
bhaswath 9d4a7fa
Merge branch 'master' into bhaswath
texasaggie97-zz 5666e73
Don't use session from fixture since we are creating our own
texasaggie97-zz 95aced3
Clean up formatting
texasaggie97-zz d1ff118
Update generated files
texasaggie97-zz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comment makes it impossible for us to follow up in the future. Anything that says "right now" can be fixed at some point. So the comment should indicate so either by pointing to an issue or by being a TODO.
In this specific case, however, support has been added to NI-FGEN in 17.8 which will be released soon. I'm going to upgrade nimi-bot to pre-release NI-FGEN 17.8d25. This means you will be able to use 5433 in this test and it should work and hopefully the prerelease software doesn't break anything.
This will leave a window of time between now and NI-FGEN 17.8 being publicly released in which non-NI contributors will have a problem running this system test,