[Webkit-unassigned] [Bug 261516] New: REGRESSION (267937 at main): [ macOS ] webkitpy.w3c.test_converter_unittest.W3CTestConverterTest.test_convert_prefixed_properties: AssertionError: can't generate more tests than we have input data for
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 13 09:03:54 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261516
Bug ID: 261516
Summary: REGRESSION (267937 at main): [ macOS ]
webkitpy.w3c.test_converter_unittest.W3CTestConverterT
est.test_convert_prefixed_properties: AssertionError:
can't generate more tests than we have input data for
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: rackler at apple.com
Description:
webkitpy.w3c.test_converter_unittest.W3CTestConverterTest.test_convert_prefixed_properties is a constant failure
Is a constant failure on macOS ToT and since 267937 at main.
History:
https://results.webkit.org/?limit=50000&suite=webkitpy-tests&test=webkitpy.w3c.test_converter_unittest.W3CTestConverterTest.test_convert_prefixed_properties
Test run:
https://build.webkit.org/#/builders/699/builds/4920
Results:
webkitpy.w3c.test_converter_unittest.W3CTestConverterTest.test_convert_prefixed_properties failed:
Traceback (most recent call last):
File "/Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py", line 267, in test_convert_prefixed_properties
test_content = self.generate_test_content_properties_and_values(converter.prefixed_properties, converter.prefixed_property_values, 18, test_html)
File "/Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py", line 394, in generate_test_content_properties_and_values
test_content_property_values = self.generate_test_content(fully_property_values_list, num_test_properties_and_values, 'propvalue', test_content_properties[1])
File "/Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py", line 398, in generate_test_content
assert num_test <= len(full_list), "can't generate more tests than we have input data for"
AssertionError: can't generate more tests than we have input data for
--
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/20230913/836da8ff/attachment.htm>
More information about the webkit-unassigned
mailing list