forked from mirrors/gecko-dev
This test is based on the general structure of js/src/tests/non262/ReadableStream/readable-stream-globals.js, however the expectations have been commented and updated to match what we believe is the correct WebIDL behaviour. Not all the features of that test case have been ported over, as there's some stuff around the handling of Symbol.species that we can test elsewhere, and it attempts to test BYOB streams, which we have yet to implement. Note: I tried to initially write this as an xpcshell test case using Cu.sandbox; but I found that I wasn't geting global behaviour that matched my expectations from testing on the web. Differential Revision: https://phabricator.services.mozilla.com/D137492 |
||
|---|---|---|
| .. | ||
| awsy | ||
| condprofile | ||
| config | ||
| crashtest | ||
| docs | ||
| extensions | ||
| firefox-ui | ||
| fxrecord/perfdocs | ||
| geckodriver | ||
| gtest | ||
| jsshell | ||
| marionette | ||
| mochitest | ||
| modules | ||
| mozbase | ||
| mozharness | ||
| perfdocs | ||
| performance | ||
| profiles | ||
| raptor | ||
| runtimes | ||
| specialpowers | ||
| talos | ||
| tools | ||
| tps | ||
| web-platform | ||
| webdriver | ||
| xpcshell | ||
| addtest.py | ||
| cppunittest.ini | ||
| mach_commands.py | ||
| moz.build | ||
| parse_build_tests_ccov.py | ||
| README.txt | ||
| remotecppunittests.py | ||
| runcppunittests.py | ||
| testinfo.py | ||
| testsuite-targets.mk | ||
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff