Bug 1578640 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

With some tweaks I'm able to run mochitest locally. For dom directory it looks pretty good:

mochitest-browser
~~~~~~~~~~~~~~~~~
Ran 19618 checks (19378 subtests, 240 tests)
Expected results: 19569
Skipped: 42 tests
Unexpected results: 7
  subtest: 7 (7 fail)

mochitest-chrome
~~~~~~~~~~~~~~~~
Ran 25235 checks (24880 subtests, 355 tests)
Expected results: 25206
Skipped: 18 tests
Unexpected results: 10
  subtest: 10 (10 fail)

mochitest-plain
~~~~~~~~~~~~~~~
Ran 250114 checks (245268 subtests, 4846 tests)
Expected results: 249848
Skipped: 236 tests
Unexpected results: 21
  subtest: 21 (20 fail, 1 pass)
With some tweaks I'm able to run mochitest locally. For dom directory it looks pretty good:

mochitest-browser
---------------------
Ran 19618 checks (19378 subtests, 240 tests)
Expected results: 19569
Skipped: 42 tests
Unexpected results: 7
  subtest: 7 (7 fail)

mochitest-chrome
---------------------
Ran 25235 checks (24880 subtests, 355 tests)
Expected results: 25206
Skipped: 18 tests
Unexpected results: 10
  subtest: 10 (10 fail)

mochitest-plain
---------------------
Ran 250114 checks (245268 subtests, 4846 tests)
Expected results: 249848
Skipped: 236 tests
Unexpected results: 21
  subtest: 21 (20 fail, 1 pass)
With some tweaks I'm able to run mochitest locally. The dom directory looks pretty good:

mochitest-browser
---------------------
Ran 19618 checks (19378 subtests, 240 tests)
Expected results: 19569
Skipped: 42 tests
Unexpected results: 7
  subtest: 7 (7 fail)

mochitest-chrome
---------------------
Ran 25235 checks (24880 subtests, 355 tests)
Expected results: 25206
Skipped: 18 tests
Unexpected results: 10
  subtest: 10 (10 fail)

mochitest-plain
---------------------
Ran 250114 checks (245268 subtests, 4846 tests)
Expected results: 249848
Skipped: 236 tests
Unexpected results: 21
  subtest: 21 (20 fail, 1 pass)

Back to Bug 1578640 Comment 3