RESOLVED CONFIGURATION CHANGED292846
NEW TEST (294514@main): [ Mac OS Debug ] inspector/model/source-map-spec.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=292846
Summary NEW TEST (294514@main): [ Mac OS Debug ] inspector/model/source-map-spec.htm...
Jay Stfleur
Reported 2025-05-11 19:17:09 PDT
Description: inspector/model/source-map-spec.html This test is failing primarily because Script resource and source map event should have triggered and it did not happen as expected. Test is new and was introduced on 294514@main Buildbot URL: https://build.webkit.org/#/builders/1236/builds/2038 History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fmodel%2Fsource-map-spec.html&style=debug Diff/Image Diff/Crash Log: -- Running test case: invalidVLQDueToNonBase64Character expecting INVALID source map +PASS: Script resource should have loaded +PASS: Expected that there is an associated failed source map URL +PASS: Expected no source map resource loaded + +-- Running test case: invalidVLQDueToNonBase64CharacterPadding +expecting INVALID source map WARN: Source Map "invalid-vlq-non-base64-char.js.map" has invalid "mappings" -PASS: Script resource should have loaded -PASS: Expected that there is an associated failed source map URL -PASS: Expected no source map resource loaded - --- Running test case: invalidVLQDueToNonBase64CharacterPadding -expecting INVALID source map WARN: Source Map "invalid-vlq-non-base64-char-padding.js.map" has invalid "mappings" PASS: Script resource should have loaded PASS: Expected that there is an associated failed source map URL @@ -404,13 +404,15 @@ -- Running test case: invalidMappingSegmentWithNameIndexExceeding32Bits expecting INVALID source map +PASS: Script resource should have loaded +FAIL: Expected that there is an associated failed source map URL + Expected: truthy + Actual: false +PASS: Expected no source map resource loaded + +-- Running test case: validMappingFieldsWith32BitMaxValues +expecting VALID source map WARN: Source Map "invalid-mapping-segment-name-index-too-large.js.map" has invalid "mappings" -PASS: Script resource should have loaded -PASS: Expected that there is an associated failed source map URL -PASS: Expected no source map resource loaded - --- Running test case: validMappingFieldsWith32BitMaxValues -expecting VALID source map PASS: Script resource and source map event should have triggered PASS: Resource should have loaded 1 SourceMap. PASS: SourceMap should be a WI.SourceMap instance. @@ -484,13 +486,15 @@
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-11 19:18:31 PDT
EWS
Comment 2 2025-05-11 19:32:29 PDT
Test gardening commit 294772@main (dcc7e1b8f511): <https://commits.webkit.org/294772@main> Reviewed commits have been landed. Closing PR #45227 and removing active labels.
EWS
Comment 3 2025-05-12 11:19:12 PDT
Test gardening commit 294797@main (65aed0230331): <https://commits.webkit.org/294797@main> Reviewed commits have been landed. Closing PR #45261 and removing active labels.
Devin Rousso
Comment 4 2025-05-12 16:27:58 PDT
pretty sure this will be fixed by <https://webkit.org/b/292583> and/or <https://webkit.org/b/292712>
Fady Farag
Comment 5 2025-06-26 17:25:52 PDT
EWS
Comment 6 2025-06-26 17:33:21 PDT
Test gardening commit 296694@main (c68002641be7): <https://commits.webkit.org/296694@main> Reviewed commits have been landed. Closing PR #47271 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.