Closed Bug 1738197 Opened 4 years ago Closed 4 years ago

Intermittent tests\jit-test\jit-test\tests\wasm\large-memory.js | Z:\task_163540471302949\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:189:17 Error: Assertion failed: got 87, expected 97 (code 3, args "--test-wasm-await-tier2") [0.3 s]

Categories

(Core :: JavaScript: WebAssembly, defect, P3)

defect

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox93 --- unaffected
firefox94 --- unaffected
firefox95 --- wontfix
firefox96 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: lth)

Details

(Keywords: assertion, intermittent-failure)

Attachments

(1 file)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=356301041&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ps3lptK9RJiRx0Ze60BmMA/runs/0/artifacts/public/logs/live_backing.log


[task 2021-10-28T07:18:55.905Z] 07:18:55     INFO -  TEST-PASS | tests\jit-test\jit-test\tests\wasm\large-memory.js | Success (code 3, args "") [0.6 s]
[task 2021-10-28T07:18:55.921Z] 07:18:55     INFO -  Z:\task_163540471302949\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:189:17 Error: Assertion failed: got 87, expected 97
[task 2021-10-28T07:18:55.921Z] 07:18:55     INFO -  Stack:
[task 2021-10-28T07:18:55.922Z] 07:18:55     INFO -    @Z:\task_163540471302949\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:189:17
[task 2021-10-28T07:18:55.922Z] 07:18:55     INFO -  Exit code: 3
[task 2021-10-28T07:18:55.922Z] 07:18:55     INFO -  FAIL - wasm\large-memory.js
[task 2021-10-28T07:18:55.923Z] 07:18:55  WARNING -  TEST-UNEXPECTED-FAIL | tests\jit-test\jit-test\tests\wasm\large-memory.js | Z:\task_163540471302949\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:189:17 Error: Assertion failed: got 87, expected 97 (code 3, args "--test-wasm-await-tier2") [0.3 s]
[task 2021-10-28T07:18:55.923Z] 07:18:55     INFO -  INFO exit-status     : 3
[task 2021-10-28T07:18:55.923Z] 07:18:55     INFO -  INFO timed-out       : False
[task 2021-10-28T07:18:55.924Z] 07:18:55     INFO -  INFO stderr         2> Z:\task_163540471302949\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:189:17 Error: Assertion failed: got 87, expected 97
[task 2021-10-28T07:18:55.924Z] 07:18:55     INFO -  INFO stderr         2> Stack:
[task 2021-10-28T07:18:55.924Z] 07:18:55     INFO -  INFO stderr         2> @Z:\task_163540471302949\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:189:17
[task 2021-10-28T07:18:55.937Z] 07:18:55     INFO -  TEST-PASS | tests\jit-test\jit-test\tests\wasm\lazy-stubs-jitentry.js | Success (code 0, args "") [0.2 s]
[task 2021-10-28T07:18:55.976Z] 07:18:55     INFO -  TEST-PASS | tests\jit-test\jit-test\tests\wasm\large-memory.js | Success (code 3, args "--wasm-compiler=baseline") [0.3 s]
Component: JavaScript Engine → Javascript: WebAssembly

I'll take this for triage / fix. It's probably an OOM, the loop there expects the memory to be be able to grow to its max but we're not really allowed to assert that.

Assignee: nobody → lhansen
Status: NEW → ASSIGNED
Priority: P5 → P3
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: