-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Update existing data channel tests #14424
Update existing data channel tests #14424
Conversation
Originally from web-platform-tests#13499
Remove local timeouts from tests Fiddle with timeout values Fix a couple of issues related to switching to `Resolver`
This PR is blocked on the required "Travis CI - Pull Request" check after #14499. In order to trigger it, I will close and reopen this PR. |
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.
@lgrahl, now that PR 14417 is merged, can you try rebasing.
I'd like to run these tests internally once rebased.
Some suggestions below.
Needs rebase. |
Some tests of webrtc/RTCDataChannel-id.html are timing out in Chrome, Firefox and Safari. |
Split updates to existing/short tests from new/long tests (see #13499). Supersedes #14418.
Don't merge before these boxes are ticked:
@alvestrand @youennf please take a look and if you're happy with the changes I'll port the rest. I've removed the explicit local timeouts as requested and fiddled a bit with the timeouts.