gecko-dev/testing
Alastor Wu ed8316cfbc Bug 1276831 - part4 : modify web-platform-test. r=rillian
The idl-test-harness can't detect the multiple types in webidl [1], so it doesn't know about the type like "double or AutoKeyword".
The same problem also happen in VTTCue's line property, and we have already expected its fail.
Therefore, we should expect this fail before we fix the problem of idl-test-harness.

[1] http://searchfox.org/mozilla-central/source/dom/imptests/idlharness.js#375
MozReview-Commit-ID: 5XvOwdmqKDP

--HG--
extra : rebase_source : fd72ef43d1f24792a1b3e228da7a7dca9483b1da
2016-06-15 16:52:07 +01:00
..
config Bug 1280017 - Fix firefox-puppeteer requirement for external media tests. r=maja_zf 2016-06-14 13:07:56 +01:00
crashtest Bug 1239889 part 2 - Test for an animation target without a current document; r=birtles 2016-02-05 14:11:04 +11:00
docker Bug 1275409: move legacy taskcluster-related scripts to taskcluster/scripts; r=wcosta 2016-06-04 22:57:41 +00:00
firefox-ui Bug 1265028 - Bump Firefox Puppeteer to 49.0.0. r=maja_zf 2016-05-18 21:11:36 +02:00
gtest Bug 1256408 - Add graphics microbenchmarking. r=mstange 2016-03-16 14:20:33 -04:00
instrumentation Bug 1119520 - Add opt-in Gradle build mode for mobile/android. r=gps 2016-02-12 10:06:40 -08:00
luciddream Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester 2016-02-06 17:34:10 +00:00
marionette Bug 1237958 - Clarify Marionette's behavior re dir/manifest; r=maja_zf 2016-06-08 12:08:30 +02:00
mochitest Back out 3 changesets (bug 1270357) for test_chrome_ext_native_messaging.html timeouts 2016-06-08 20:35:32 -07:00
modules Bug 1270359 Make MockRegistry a common test-only module r=kmag 2016-06-14 05:27:36 -07:00
mozbase Bug 1278399 - Use MOZ_LOG in automation. r=ted 2016-06-10 10:05:57 -07:00
mozharness Bug 1278718 - Use the same setup for clang and binutils on TC as on buildbot. r=kmoir 2016-06-15 12:22:57 +09:00
profiles Bug 989193 - Open captive portal automatically in a new tab when detected. r=MattN 2016-06-10 15:19:31 +03:00
puppeteer/firefox Bug 1265028 - Bump Firefox Puppeteer to 49.0.0. r=maja_zf 2016-05-18 21:11:36 +02:00
runtimes Bug 1264772 - Fixup writeruntimes.py; r=ahal 2016-04-14 16:01:14 -04:00
specialpowers Bug 1195930 - Part 1: Re-enable tests for clearing origin data; r=asuth 2016-06-05 21:41:48 +02:00
talos Bug 1254898 - Part 3. Focus browser when test start for fullscreen mode. r=avih 2016-05-29 19:46:00 +02:00
tools Bug 1278900 - Fix up the test package mach bootstrap script, r=armenzg 2016-06-08 10:41:13 -04:00
tps Bug 1241715 - get Sync TPS tests working locally by tweaking observers listened for and the authentication setup. r=whimboo 2016-02-03 11:21:09 +11:00
web-platform Bug 1276831 - part4 : modify web-platform-test. r=rillian 2016-06-15 16:52:07 +01:00
xpcshell Bug 1246828 - Part 4: Rename profile-before-change2 to profile-before-change-qm and profile-before-change3 to profile-before-change-telemetry; r=asuth 2016-06-15 11:49:04 +01:00
cppunittest.ini Bug 1265033 - Add some mfbt tests that were not being run r=Waldo 2016-04-19 11:55:43 +01:00
mach_commands.py Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Backed out changeset c6617c4a27b4 (bug 1238305) for android cpp failures 2016-01-29 15:01:46 -08:00
testsuite-targets.mk Bug 1268913: Fix test for existence of objcopy. r=ted 2016-05-26 10:38:58 -03:00

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