Bug 164459

Summary: WebAssembly: Silence noisy warning
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: JF Bastien <jfbastien>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 159775    
Attachments:
Description Flags
patch
ysuzuki: review+
patch none

Description JF Bastien 2016-11-05 19:06:43 PDT
wasm tests say "Parsing module failed" when purposefully testing for failure. Remove the verbosity.
Comment 1 JF Bastien 2016-11-05 19:08:51 PDT
Created attachment 294013 [details]
patch

Not CQ for now since tree is closed.
Comment 2 Yusuke Suzuki 2016-11-05 22:30:59 PDT
Comment on attachment 294013 [details]
patch

r=me
Comment 3 JF Bastien 2016-11-09 10:12:34 PST
Created attachment 294234 [details]
patch

Rebase to ToT.
Comment 4 WebKit Commit Bot 2016-11-09 10:56:47 PST
The commit-queue encountered the following flaky tests while processing attachment 294234 [details]:

inspector/sampling-profiler/call-frame-with-dom-functions.html bug 164388 (author: sbarati@apple.com)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2016-11-09 10:57:21 PST
The commit-queue encountered the following flaky tests while processing attachment 294234 [details]:

transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2016-11-09 12:16:15 PST
Comment on attachment 294234 [details]
patch

Clearing flags on attachment: 294234

Committed r208463: <http://trac.webkit.org/changeset/208463>
Comment 7 WebKit Commit Bot 2016-11-09 12:16:19 PST
All reviewed patches have been landed.  Closing bug.