Closed Bug 1753781 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 32705 - Add missing assert statements in equals.tentative.html.

Categories

(Core :: DOM: CSS Object Model, task, P4)

task

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32705 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32705
Details from upstream follow.

Joonghun Park <pjh0718@gmail.com> wrote:

Add missing assert statements in equals.tentative.html.

The test cases for CSSMathClamp should have assert statements.

Bug: 1292345
Change-Id: I0bed4e8efe615f8e27d240c17ab71123c76aa62e
Reviewed-on: https://chromium-review.googlesource.com/3439447
WPT-Export-Revision: 51cbf73e37863d749cda55d1f6f187dd15f462ed

PR 32705 applied with additional changes from upstream: 79a816afe8b69c35e70fe75b2912b6f42671fef4
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core

CI Results

Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 11 subtests

Status Summary

Firefox

OK : 1
FAIL: 11

Chrome

OK : 1
PASS: 9
FAIL: 2

Safari

OK : 1
FAIL: 11

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-typed-om/stylevalue-subclasses/numeric-objects/equals.tentative.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-2004-qr-debug] (Chrome: OK, Safari: OK)
Two CSSUnitValues with same value and unit are equal: FAIL (Chrome: PASS, Safari: FAIL)
Two CSSUnitValues with different values are not equal: FAIL (Chrome: PASS, Safari: FAIL)
Two CSSUnitValues with different units are not equal: FAIL (Chrome: PASS, Safari: FAIL)
Two CSSMathValues with different types are not equal: FAIL (Chrome: PASS, Safari: FAIL)
Two CSSMathValues with different number of values are not equal: FAIL (Chrome: PASS, Safari: FAIL)
Two CSSMathValues with different values are not equal: FAIL (Chrome: PASS, Safari: FAIL)
Two CSSMathValues with same structure are equal: FAIL (Chrome: PASS, Safari: FAIL)
Multiple CSSMathValues with same structure are equal: FAIL (Chrome: PASS, Safari: FAIL)
Multiple CSSMathValues with one different are not equal: FAIL (Chrome: PASS, Safari: FAIL)
Two CSSMathClamp with same value and unit are equal: FAIL (Chrome: FAIL, Safari: FAIL)
Two CSSMathClamp with different units are not equal: FAIL (Chrome: FAIL, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/css/css-typed-om/stylevalue-subclasses/numeric-objects/equals.tentative.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-2004-qr-debug] (Chrome: OK, Safari: OK)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/281ad0cf2c71 [wpt PR 32705] - Add missing assert statements in equals.tentative.html., a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ea4f80a1bbb9 [wpt PR 32705] - Add missing assert statements in equals.tentative.html., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.