Bug 175092 - inspector/runtime/CommandLineAPI-inspect.html is flaky.
Summary: inspector/runtime/CommandLineAPI-inspect.html is flaky.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-02 15:01 PDT by Matt Lewis
Modified: 2017-08-02 15:47 PDT (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.19 KB, patch)
2017-08-02 15:06 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-08-02 15:01:55 PDT
inspector/runtime/CommandLineAPI-inspect.html is a flaky failure.

Looks to have been flaky from being added in: https://trac.webkit.org/changeset/219749/webkit

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fruntime%2FCommandLineAPI-inspect.html

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r220134%20(2757)/results.html
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/2757

--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/inspector/runtime/CommandLineAPI-inspect-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/inspector/runtime/CommandLineAPI-inspect-actual.txt
@@ -70,7 +70,7 @@
       "description": "Database"
     },
     "hints": {
-      "databaseId": "1"
+      "databaseId": "2"
     }
   }
 }

Talked to Joe, looks to be a simple fix
Comment 1 Joseph Pecoraro 2017-08-02 15:06:47 PDT
Created attachment 317011 [details]
[PATCH] Proposed Fix
Comment 2 BJ Burg 2017-08-02 15:07:38 PDT
Comment on attachment 317011 [details]
[PATCH] Proposed Fix

rs=me
Comment 3 WebKit Commit Bot 2017-08-02 15:46:30 PDT
Comment on attachment 317011 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 317011

Committed r220159: <http://trac.webkit.org/changeset/220159>
Comment 4 WebKit Commit Bot 2017-08-02 15:46:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-08-02 15:47:39 PDT
<rdar://problem/33687630>