RESOLVED FIXED 268483
REGRESSION (273805@main): [ iOS macOS Debug ] TestWTF.JSONValue.MemoryCost is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=268483
Summary REGRESSION (273805@main): [ iOS macOS Debug ] TestWTF.JSONValue.MemoryCost i...
Marta Darbinyan
Reported 2024-01-31 11:00:17 PST
Created attachment 469634 [details] log file TestWTF.JSONValue.MemoryCost REGRESSION (273805@main): [ ] TestWTF.JSONValue.MemoryCost is a consistent failure Description: TestWTF.JSONValue.MemoryCost Is a consistent failure since on macOS and iOS Debug ToT since the commit 273805@main was introduced. 273805@main - Failed 273804@main - Passed This issue can be reproduced by using the command: run-api-tests --root --exit-after-n-failures 1 --debug <test> History: https://results.webkit.org/?suite=api-tests&test=TestWTF.JSONValue.MemoryCost&style=debug Result: /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:675Expected: (memoryCost) <= (24U), actual: 32 vs 24/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:682Expected: (memoryCost) <= (24U), actual: 32 vs 24/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:689Expected: (memoryCost) <= (24U), actual: 32 vs 24/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:696Expected: (memoryCost) <= (24U), actual: 32 vs 24/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:706Expected: (memoryCost) <= (52U), actual: 60 vs 52/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:717Expected: (memoryCost) <= (48U), actual: 56 vs 48/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:725Expected: (memoryCost) <= (24U), actual: 32 vs 24/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:749Expected: (memoryCost) <= (92U), actual: 108 vs 92/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:756Expected: (memoryCost) <= (64U), actual: 72 vs 64/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:784Expected: (memoryCost) <= (64U), actual: 80 vs 64/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp:791Expected: (memoryCost) <= (40U), actual: 48 vs 40 Link: https://build.webkit.org/#/builders/944/builds/704/steps/19/logs/stdio Log attached
Attachments
log file (5.76 MB, text/plain)
2024-01-31 11:00 PST, Marta Darbinyan
no flags
Radar WebKit Bug Importer
Comment 1 2024-01-31 11:01:09 PST
Chris Dumez
Comment 2 2024-01-31 13:13:12 PST
EWS
Comment 3 2024-01-31 14:25:05 PST
Committed 273860@main (0a279cde8508): <https://commits.webkit.org/273860@main> Reviewed commits have been landed. Closing PR #23612 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.