RESOLVED FIXED 150153
[EFL, AppleWin] WTF.ConcatenateCharacterArrayAndEmptyString API test failed
https://bugs.webkit.org/show_bug.cgi?id=150153
Summary [EFL, AppleWin] WTF.ConcatenateCharacterArrayAndEmptyString API test failed
Hunseop Jeong
Reported 2015-10-14 19:45:45 PDT
**FAIL** WTF.ConcatenateCharacterArrayAndEmptyString ../../Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:204 Value of: static_cast<unsigned>(4) Actual: 4 Expected: concatenation.length() Which is: 5
Attachments
Hunseop Jeong
Comment 1 2015-10-14 21:54:19 PDT
WTF.ConcatenateCharacterArrayAndEmptyString test added at r191069. https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/54546/steps/run-api-tests/logs/stdio Apple Win7 also got the failed result. If I run only WTF.ConcatenateCharacterArrayAndEmptyString then it pass, but I run all tests then it failed.
Alexey Proskuryakov
Comment 2 2015-10-16 15:44:12 PDT
Andreas, will you have a chance to look into this soon?
Andreas Kling
Comment 3 2015-10-16 21:49:40 PDT
Andreas Kling
Comment 4 2015-10-16 21:50:47 PDT
(In reply to comment #2) > Andreas, will you have a chance to look into this soon? Thanks for the reminder! :)
Alexey Proskuryakov
Comment 5 2015-10-16 22:14:15 PDT
Thank you!
Note You need to log in before you can comment on or make changes to this bug.