-
Notifications
You must be signed in to change notification settings - Fork 49
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
Merge lastest code from master on is-11 #757
Merged
Conversation
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
…ort that manual testing is required if the test cannot generate SDP data for any of a Receiver's supported media types
[BCP-006-01] Manual testing is required if we cannot generate SDP data for any of a Receiver's supported media types
Fix ImportError: cannot import name 'escape' from 'jinja2' with flask<2
…SDP. The problem seems while running testsuite and Node on a different host.
fix line too long
fix IS-04-01 test_13
Fix IS-04 auto_node_17 (Missing Authorization_header) test
Remove stale alerts on starting a new run
…e /transport file endpoint like test_41 and test_42 already do
… and IS-05 /transportfile as UNCLEAR
[IS-05-01] Fix test_09 [IS-05-02] Fix test_13-test_18
…vice, rather than NA = 'Not Applicable' due to e.g. version of API
[IS-08] UNCLEAR rather than NA
use new repo names
garethsb
approved these changes
Jan 27, 2023
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.
Thanks, @gwgeorgea, that's a good idea. I'll merge.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Before submitting newer code to is-11, i'd like to sync up with master since is-11 has been created a few month ago.