Closed Bug 1196085 Opened 9 years ago Closed 9 years ago

Intermittent apps/system/test/build/integration/raptor_transform_test.js | System Raptor transform tests APP=system RAPTOR_TRANSFORM=1 RAPTOR_TRANSFORM_RULES=/home/worker/gaia/apps/system/test/raptor make

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RyanVM, Assigned: gweng)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

      No description provided.
I believe this is :gweng (Bug 1186762)
Flags: needinfo?(gweng)
Okay, taken. Will take a look.
Assignee: nobody → gweng
Flags: needinfo?(gweng)
Robert: I've found it's an error caused by NPM or other native package on CI server. Since the error message:

  2015-08-18 23:39:24: stackwalker.cc:125: INFO: Couldn't load symbols for: /lib/x86_64-linux-gnu/libpthread.so.0|9DAF40C397EE7CC1730F7D03693286C50 

And the following:

  00:10:55 INFO - 2015-08-18 23:39:24: basic_code_modules.cc:88: INFO: No module at 0x0 
  ....

Include no program error that an intermittent error should contain, and the test should detect. Maybe it means the environment was with some problems at the time, since I actually see the similar errors on my local console when I encountered some errors during building B2G without my patch.
Flags: needinfo?(rwood)
Ahh....Ricky reminds me the error like that is some "normal" errors that will occur during building B2G. So it looks that I need to "parsing" or at least to "filter" these errors to distinguish them.
Flags: needinfo?(rwood)
Comment on attachment 8653257 [details] [review]
[gaia] snowmantw:bug1196085 > mozilla-b2g:master

I now parse the error to match only the related error. Tested on my local console. So if on CI it's fine I think the issue is fixed.
Attachment #8653257 - Flags: review?(rchien)
Comment on attachment 8653257 [details] [review]
[gaia] snowmantw:bug1196085 > mozilla-b2g:master

LGTM!
Attachment #8653257 - Flags: review?(rchien) → review+
master: https://github.com/mozilla-b2g/gaia/commit/08968150df4e5e57e06db0439b1f311c51e79fad
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: