mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
As discussed in https://github.com/servo/servo/pull/32120#issuecomment-2068017033, this adds the WPT `user-timing` tests to the default list of WPT tests, and also commits the current status of the `user-timing` tests. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
56 lines
1.9 KiB
INI
Vendored
56 lines
1.9 KiB
INI
Vendored
[structured-serialize-detail.any.worker.html]
|
|
[The detail property in the mark constructor should be structured-clone.]
|
|
expected: FAIL
|
|
|
|
[The detail property in the mark method should be structured-clone.]
|
|
expected: FAIL
|
|
|
|
[When accessing detail from a mark entry and the detail is not provided, just return a null value.]
|
|
expected: FAIL
|
|
|
|
[Mark: Throw an exception when the detail property cannot be structured-serialized.]
|
|
expected: FAIL
|
|
|
|
[The detail property in the measure method should be structured-clone.]
|
|
expected: FAIL
|
|
|
|
[The detail property in the measure method should be the same reference.]
|
|
expected: FAIL
|
|
|
|
[When accessing detail from a measure entry and the detail is not provided, just return a null value.]
|
|
expected: FAIL
|
|
|
|
[Measure: Throw an exception when the detail property cannot be structured-serialized.]
|
|
expected: FAIL
|
|
|
|
[The detail object is cloned when passed to mark API.]
|
|
expected: FAIL
|
|
|
|
|
|
[structured-serialize-detail.any.html]
|
|
[The detail property in the mark constructor should be structured-clone.]
|
|
expected: FAIL
|
|
|
|
[The detail property in the mark method should be structured-clone.]
|
|
expected: FAIL
|
|
|
|
[When accessing detail from a mark entry and the detail is not provided, just return a null value.]
|
|
expected: FAIL
|
|
|
|
[Mark: Throw an exception when the detail property cannot be structured-serialized.]
|
|
expected: FAIL
|
|
|
|
[The detail property in the measure method should be structured-clone.]
|
|
expected: FAIL
|
|
|
|
[The detail property in the measure method should be the same reference.]
|
|
expected: FAIL
|
|
|
|
[When accessing detail from a measure entry and the detail is not provided, just return a null value.]
|
|
expected: FAIL
|
|
|
|
[Measure: Throw an exception when the detail property cannot be structured-serialized.]
|
|
expected: FAIL
|
|
|
|
[The detail object is cloned when passed to mark API.]
|
|
expected: FAIL
|