Bug 175692 - Flaky webkitpy test: webkitpy.tool.steps.steps_unittest.StepsTest.test_runtests_api_debug
Summary: Flaky webkitpy test: webkitpy.tool.steps.steps_unittest.StepsTest.test_runtes...
Status: RESOLVED DUPLICATE of bug 177751
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-17 16:03 PDT by Ryan Haddad
Modified: 2017-10-02 10:49 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-08-17 16:03:24 PDT
[1085/1650] webkitpy.tool.steps.steps_unittest.StepsTest.test_runtests_api_debug failed:
  Traceback (most recent call last):
    File "/Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/Tools/Scripts/webkitpy/tool/steps/steps_unittest.py", line 310, in test_runtests_api_debug
      OutputCapture().assert_outputs(self, step.run, [{}], expected_logs=expected_logs)
    File "/Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/Tools/Scripts/webkitpy/common/system/outputcapture.py", line 105, in assert_outputs
      testassert(logs_string, expected_logs)
  AssertionError: "MOCK run_command: ['perl', 'Tools/Scripts/webkit-build-directory', '--mac'], cw [truncated]... != "MOCK run_and_throw_if_fail: ['Tools/Scripts/run-api-tests', '--debug', '--json- [truncated]...
  - MOCK run_command: ['perl', 'Tools/Scripts/webkit-build-directory', '--mac'], cwd=/mock-checkout
    MOCK run_and_throw_if_fail: ['Tools/Scripts/run-api-tests', '--debug', '--json-output=/tmp/api_test_results.json'], cwd=/mock-checkout


https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/3371
Comment 2 Ryan Haddad 2017-10-02 10:49:07 PDT

*** This bug has been marked as a duplicate of bug 177751 ***