[Webkit-unassigned] [Bug 176537] New: WebKit.BundleParameters is a flaky API failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 7 10:24:29 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176537

            Bug ID: 176537
           Summary: WebKit.BundleParameters is a flaky API failure.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com
                CC: achristensen at apple.com, aestes at apple.com

WebKit.BundleParameters is a flaky API failure on iOS simulator.

The first failure able to be seen in the current archives is: https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20%28Tests%29/builds/3991
however this is most likely not the first failure.

failure:

com.apple.WebKit.WebContent.Development(57270,0x112b2e3c0) malloc: *** error for object 0x7f98fbb002d0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
FAIL WebKit.BundleParameters

/Volumes/Data/slave/ios-simulator-10-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/BundleParameters.mm:77
Value of: [result isKindOfClass:[NSDictionary class]]
  Actual: false
Expected: true


/Volumes/Data/slave/ios-simulator-10-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/BundleParameters.mm:78
Value of: [result isEqualToDictionary:testDictionary]
  Actual: false
Expected: true


/Volumes/Data/slave/ios-simulator-10-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/BundleParameters.mm:99
Value of: [result isKindOfClass:[NSString class]]
  Actual: false
Expected: true


/Volumes/Data/slave/ios-simulator-10-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/BundleParameters.mm:100
Value of: testString
  Actual: "PASS"
Expected: result
Which is: ""


/Volumes/Data/slave/ios-simulator-10-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/BundleParameters.mm:108
Value of: [result isKindOfClass:[NSString class]]
  Actual: false
Expected: true


/Volumes/Data/slave/ios-simulator-10-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/BundleParameters.mm:109
Value of: testString
  Actual: "PASS"
Expected: result
Which is: ""

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170907/632f7bc1/attachment-0001.html>


More information about the webkit-unassigned mailing list