Closed
Bug 829257
Opened 12 years ago
Closed 12 years ago
Schedule mozharness b2g crashtests on cedar
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
ARM
Gonk (Firefox OS)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ahal, Assigned: mozilla)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
bhearsum
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
We're ready to schedule crashtests on cedar. It should be the exact same config except suite='crashtest' instead of 'reftest'
I haven't gotten a complete run finished so I'm not sure how many chunks we should use, but mobile uses 3 so lets start out with 3.
Assignee | ||
Comment 2•12 years ago
|
||
19:00:53 INFO - ERROR: Could not find test manifest 'tests/testing/crashtests/crashtest.list'
19:00:54 ERROR - Return code: 1
Is this expected?
I'm testing bacf122225e9, not sure if you need to land something on Cedar for this to work.
Flags: needinfo?(ahalberstadt)
Reporter | ||
Comment 3•12 years ago
|
||
Oops, it's testing/crashtest/crashtests.list
Kind of silly seeing as reftests are layout/reftests/reftest.list
Flags: needinfo?(ahalberstadt)
Reporter | ||
Comment 4•12 years ago
|
||
Assignee | ||
Comment 5•12 years ago
|
||
Now I'm getting a new error.
Should we try to resolve on staging, or do you want me to enable so we can fix on Cedar?
11:09:52 INFO - push: /tmp/tmpZXZYAB/tmp/reftest@mozilla.org/chrome.manifest -> /system/b2g/distribution/bundles/reftest@mozilla.org/chrome.manifest
11:09:52 INFO - 16 files pushed. 0 files skipped.
11:09:52 INFO - 267 KB/s (330450 bytes in 1.205s)
11:09:52 INFO - cp: can't stat '/data/local/user.js': No such file or directory
11:09:52 INFO - 24 KB/s (1233 bytes in 0.049s)
11:09:53 INFO - 2 KB/s (103 bytes in 0.049s)
11:09:53 INFO - zip/unzip failure: falling back to normal push
11:09:53 INFO - profileDir: /tmp/tmpIRGkr0
11:09:53 INFO - REFTEST INFO | runreftest.py | Running tests: start.
11:09:58 INFO - MOZPROCESS WARNING: ProcessHandler.waitForFinish() is deprecated, use ProcessHandler.wait() instead
11:15:04 INFO - Traceback (most recent call last):
11:15:04 INFO - File "runreftestb2g.py", line 564, in main
11:15:04 INFO - retVal = reftest.runTests(manifest, options, cmdlineArgs)
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/tests/reftest/runreftest.py", line 140, in runTests
11:15:04 INFO - timeout=options.timeout + 30.0)
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/tests/reftest/automation.py", line 1072, in runApp
11:15:04 INFO - stderr = subprocess.STDOUT)
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/tests/reftest/b2gautomation.py", line 248, in Process
11:15:04 INFO - session = self.marionette.start_session()
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/marionette.py", line 306, in start_session
11:15:04 INFO - self.session = self._send_message('newSession', 'value')
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/marionette.py", line 207, in _send_message
11:15:04 INFO - response = self.client.send(message)
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/client.py", line 82, in send
11:15:04 INFO - self.connect()
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/client.py", line 70, in connect
11:15:04 INFO - hello = self.receive()
11:15:04 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/client.py", line 55, in receive
11:15:04 INFO - status=ErrorCodes.INVALID_RESPONSE)
11:15:04 ERROR - InvalidResponseException: Could not successfully complete transport of message to Gecko, socket closed?
11:15:04 INFO - Automation Error: Exception caught while running tests
11:15:04 ERROR - Return code: 1
Reporter | ||
Comment 6•12 years ago
|
||
Ah yes, that would be due to cedar not being up to date. I'll merge m-c over now. But lets enable it on cedar anyway.
Assignee | ||
Comment 7•12 years ago
|
||
Attachment #700810 -
Attachment is obsolete: true
Attachment #701234 -
Flags: review?(bhearsum)
Updated•12 years ago
|
Attachment #701234 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 701234 [details] [diff] [review]
(configs) cedar crashtests, unbitrotted
http://hg.mozilla.org/build/buildbot-configs/rev/93626467b062
Attachment #701234 -
Flags: checked-in+
Assignee | ||
Comment 9•12 years ago
|
||
In production.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•10 years ago
|
Component: General Automation → Mozharness
You need to log in
before you can comment on or make changes to this bug.
Description
•