Bug 164459 - WebAssembly: Silence noisy warning
Summary: WebAssembly: Silence noisy warning
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: JF Bastien
URL:
Keywords:
Depends on:
Blocks: 159775
  Show dependency treegraph
 
Reported: 2016-11-05 19:06 PDT by JF Bastien
Modified: 2016-11-09 12:16 PST (History)
6 users (show)

See Also:


Attachments
patch (1.58 KB, patch)
2016-11-05 19:08 PDT, JF Bastien
ysuzuki: review+
Details | Formatted Diff | Diff
patch (1.58 KB, patch)
2016-11-09 10: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 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.