Skip to content
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

Data channel tests updated by Lennart Grahl <[email protected]> #16038

Merged

Conversation

youennf
Copy link
Contributor

@youennf youennf commented Mar 23, 2019

This PR takes #14424 commits, squash them and does some update:

  • Some tests that are timing out are removed
  • Some unnecessary changes are removed
  • Some timeout handling is simplified

@lgrahl
Copy link

lgrahl commented Mar 23, 2019

Thanks! Can you post which tests you have removed so I can build a map of tests that still need porting? As promised, I will do that but slowly (all of this is now on a voluntary basis as my studying time is over), and with incremental steps to not end up in the same refactoring mess again.

@youennf
Copy link
Contributor Author

youennf commented Mar 23, 2019

As promised, I will do that but slowly (all of this is now on a voluntary basis as my studying time is over

You can do a diff of webrtc/RTCDataChannel-id.html from this PR and PR 14424 to get the removed tests.

Copy link
Contributor

@alvestrand alvestrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of things to address....

webrtc/RTCDataChannel-id.html Show resolved Hide resolved
webrtc/RTCSctpTransport-constructor.html Show resolved Hide resolved
webrtc/RTCSctpTransport-constructor.html Show resolved Hide resolved
@youennf youennf force-pushed the webrtc-data-channel-split-1 branch from f2c4098 to d6d0a3e Compare March 23, 2019 15:33
@youennf youennf force-pushed the webrtc-data-channel-split-1 branch from d6d0a3e to 770d194 Compare March 23, 2019 15:59
@alvestrand alvestrand merged commit 0e97d09 into web-platform-tests:master Mar 23, 2019
marcoscaceres pushed a commit that referenced this pull request Jul 23, 2019
…#16038)

* Data channel tests modernized/updated by Lennart Grahl <[email protected]>

* Fix according Harald comments
xeonchen pushed a commit to xeonchen/gecko that referenced this pull request Jan 21, 2020
…ction-ondatachannel.html. r=jgraham

It looks like most of the changes from
web-platform-tests/wpt#16038 we have already, except
some whitespace bits.

Differential Revision: https://phabricator.services.mozilla.com/D60469
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jan 21, 2020
…ction-ondatachannel.html. r=jgraham

It looks like most of the changes from
web-platform-tests/wpt#16038 we have already, except
some whitespace bits.

Differential Revision: https://phabricator.services.mozilla.com/D60469

--HG--
extra : moz-landing-system : lando
moz-wptsync-bot added a commit that referenced this pull request Feb 12, 2020
…channel.html.

It looks like most of the changes from
#16038 we have already, except
some whitespace bits.

Differential Revision: https://phabricator.services.mozilla.com/D60469

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1610422
gecko-commit: adfbba5ae5f7acc18ae9866badd0e2a242bc2ee1
gecko-integration-branch: central
gecko-reviewers: jgraham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants