WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
180437
REGRESSION: API Test WTF.StringOperators is failing on release testers
https://bugs.webkit.org/show_bug.cgi?id=180437
Summary
REGRESSION: API Test WTF.StringOperators is failing on release testers
Matt Lewis
Reported
2017-12-05 12:28:31 PST
The API test WTF.StringOperators is failing on release testers on all platforms currently. I have been unable to reproduce the failure locally. I have managed to narrow the failure down to between the revisions
r225430
-
r225435
. I was able to reproduce the failure on one of the testers, but was unable to fully narrow down the regression point.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lewis
Comment 1
2017-12-05 12:29:08 PST
sample logs:
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20%28Tests%29/builds/6103
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20%28Tests%29/builds/6103/steps/run-api-tests/logs/stdio
Matt Lewis
Comment 2
2017-12-05 12:29:30 PST
Failure: FAIL WTF.StringOperators /Volumes/Data/slave/sierra-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:52 Value of: wtfStringCopyCount Actual: 0 Expected: 2 string + string /Volumes/Data/slave/sierra-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:54 Value of: wtfStringCopyCount Actual: 0 Expected: 2 atomicString + string
Ryan Haddad
Comment 3
2017-12-05 15:54:16 PST
I could not reproduce the failure with a build of
r225429
, but I can reproduce after doing a clean build of
r225430
.
Matt Lewis
Comment 4
2017-12-05 15:56:33 PST
I was also able to reproduce the failure on one of the testers consistently.
Matt Lewis
Comment 5
2017-12-05 16:01:33 PST
The revision was rolled out in
https://trac.webkit.org/changeset/225555
Closing bug
Radar WebKit Bug Importer
Comment 6
2017-12-06 16:47:22 PST
<
rdar://problem/35896595
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug