Bug 166708 - REGRESSION: Release JSC Stress test failure: wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm
Summary: REGRESSION: Release JSC Stress test failure: wasm.yaml/wasm/self-test/test_Bu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: JF Bastien
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-04 17:29 PST by Ryan Haddad
Modified: 2017-01-04 18:50 PST (History)
5 users (show)

See Also:


Attachments
patch (1.86 KB, patch)
2017-01-04 18:12 PST, JF Bastien
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-01-04 17:29:51 PST
Release JSC Stress test failure: wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm

wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: Exception: Error: Expected to throw a Error with message "Expected falsy: Cannot have two sections with the same name "foo" and ID 0"
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: _fail@/Volumes/Data/slave/sierra-release-tests-jsc/build/WebKitBuild/Release/jsc-stress-results/.tests/wasm.yaml/wasm/assert.js:27:20
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: _throws@/Volumes/Data/slave/sierra-release-tests-jsc/build/WebKitBuild/Release/jsc-stress-results/.tests/wasm.yaml/wasm/assert.js:130:10
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: SectionsWithSameCustomName@/Volumes/Data/slave/sierra-release-tests-jsc/build/WebKitBuild/Release/jsc-stress-results/.tests/wasm.yaml/wasm/self-test/test_BuilderJSON.js:84:18
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: module code@/Volumes/Data/slave/sierra-release-tests-jsc/build/WebKitBuild/Release/jsc-stress-results/.tests/wasm.yaml/wasm/self-test/test_BuilderJSON.js:85:3
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: evaluate@[native code]
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: moduleEvaluation@[native code]
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: [native code]
wasm.yaml/wasm/self-test/test_BuilderJSON.js.default-wasm: promiseReactionJob@[native code]

https://build.webkit.org/builders/Apple%20Sierra%20Release%20JSC%20%28Tests%29/builds/196
Comment 1 JF Bastien 2017-01-04 17:33:51 PST
Odd, I thought I'd removed this in my patch. I'm heading out, will fix later tonight.
Comment 2 JF Bastien 2017-01-04 18:12:36 PST
Created attachment 298054 [details]
patch

I'd forgotten to add this file in a prior patch.

Thanks for filing the bug!
Comment 3 Radar WebKit Bug Importer 2017-01-04 18:14:07 PST
<rdar://problem/29876342>
Comment 4 WebKit Commit Bot 2017-01-04 18:50:48 PST
Comment on attachment 298054 [details]
patch

Clearing flags on attachment: 298054

Committed r210312: <http://trac.webkit.org/changeset/210312>
Comment 5 WebKit Commit Bot 2017-01-04 18:50:51 PST
All reviewed patches have been landed.  Closing bug.