Closed Bug 1164312 Opened 9 years ago Closed 6 years ago

[MTBF][GIJ] Uncaugh issue ends the testing

Categories

(Testing Graveyard :: JSMarionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: wachen, Unassigned)

References

Details

> make test-integration-test

In the beginning, it was normal. After awhile:

 40) Alarm Blank "New Alarm" form mutates properly:

      
      + expected - actual

      +Classic Buzz
      -Awake
      
  AssertionError: "Awake" == "Classic Buzz"
      at Context.<anonymous> (/home/ypwalter/Firefox/gaia/apps/clock/test/marionette/alarm_test.js:60:12)
      at callFn (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runnable.js:223:21)
      at Test.Runnable.run (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runnable.js:216:7)
      at Test.MarionetteTest.run (/home/ypwalter/Firefox/gaia/node_modules/marionette-js-runner/lib/ui.js:27:31)
      at Runner.runTest (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:373:10)
      at /home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:451:12
      at next (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:298:14)
      at /home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:308:7
      at next (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:246:23)
      at /home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:270:7
      at done (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runnable.js:185:5)
      at callFn (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runnable.js:228:7)
      at Hook.Runnable.run (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runnable.js:216:7)
      at next (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:258:10)
      at /home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runner.js:270:7
      at done (/home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runnable.js:185:5)
      at /home/ypwalter/Firefox/gaia/node_modules/mocha/lib/runnable.js:226:31
      at /home/ypwalter/Firefox/gaia/node_modules/marionette-js-runner/node_modules/promise/lib/core.js:33:15
      at flush (/home/ypwalter/Firefox/gaia/node_modules/marionette-js-runner/node_modules/promise/node_modules/asap/asap.js:27:13)
      at process._tickCallback (node.js:419:13)

  41) Alarm Volume control saves immediately when changed:
  Crash detected but error running stackwalk


  42) email notifications, foreground "before each" hook:
     Uncaught 
  SyntaxError: Unexpected end of input
      at Object.parse (native)
      at IncomingMessage.<anonymous> (/home/ypwalter/Firefox/gaia/node_modules/mail-fakeservers/lib/control_request.js:35:27)
      at IncomingMessage.g (events.js:180:16)
      at IncomingMessage.emit (events.js:117:20)
      at _stream_readable.js:943:16
      at process._tickCallback (node.js:419:13)

make: *** [test-integration-test] Error 42
Blocks: MTBF-JSTest
I do understand that it might be selector issue in #40. However, uncaught error or crash occurred in #41 and #42.
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.