Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 02ad7a39c879fa46e7e01ba25b1b0d84f0ce1340
      
https://github.com/WebKit/WebKit/commit/02ad7a39c879fa46e7e01ba25b1b0d84f0ce1340
  Author: Sosuke Suzuki <aosuk...@gmail.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    A JSTests/stress/Number-isNumber-basic.js
    R LayoutTests/js/script-tests/Number-isFinite.js

  Log Message:
  -----------
  [JSC] Replace layout test for `Number.isFinite` with regular stress tests
https://bugs.webkit.org/show_bug.cgi?id=290912

Reviewed by Carlos Alberto Lopez Perez and Yusuke Suzuki.

https://commits.webkit.org/293031@main added layout test for
`Number.isFinite`. However, this currently causes our test
runner to fail.

Adding stress test is sufficient for that patch, so this patch
removes that layout test and adds regular stress test.

* JSTests/stress/Number-isNumber-basic.js: Added.
(shouldBe):
(shouldBe.Number.isFinite):
(objectWithNumberValueOf.valueOf):
(objectWithNaNValueOf.valueOf):
(objectRecordConversionCalls.toString):
(objectRecordConversionCalls.valueOf):
* LayoutTests/js/script-tests/Number-isFinite.js: Removed.

Canonical link: https://commits.webkit.org/293111@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to