tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit f9f0c35f4670e4696aee8e2ed5d9a1c284de5d87
parent f6a33ca75bf5a4774e615855ed9c12b6696be268
Author: Debadree Chatterjee <debadree333@gmail.com>
Date:   Sun, 16 Nov 2025 13:19:55 +0000

Bug 2000384: Add more of the temporal failures to test262 skip list. r=arai

Differential Revision: https://phabricator.services.mozilla.com/D272803

Diffstat:
Mjs/src/tests/jstests.list | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/js/src/tests/jstests.list b/js/src/tests/jstests.list @@ -752,6 +752,17 @@ skip script test262/intl402/Temporal/PlainDate/prototype/add/era-boundary-ethiop skip script test262/intl402/Temporal/PlainDate/prototype/add/basic-hebrew.js skip script test262/intl402/Temporal/PlainDate/prototype/add/leap-months-hebrew.js skip script test262/intl402/DateTimeFormat/prototype/formatToParts/era.js +skip script test262/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-islamic-umalqura.js +skip script test262/intl402/Temporal/ZonedDateTime/prototype/subtract/basic-islamic-umalqura.js +skip script test262/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-islamic-umalqura.js +skip script test262/intl402/Temporal/ZonedDateTime/prototype/add/basic-islamic-umalqura.js +skip script test262/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-islamic-umalqura.js +skip script test262/intl402/Temporal/PlainDate/prototype/subtract/basic-islamic-umalqura.js +skip script test262/intl402/Temporal/PlainDate/prototype/add/basic-islamic-umalqura.js +skip script test262/intl402/Temporal/PlainDate/prototype/add/constrain-day-islamic-umalqura.js +skip script test262/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-islamic-umalqura.js +skip script test262/intl402/Temporal/PlainDateTime/prototype/subtract/basic-islamic-umalqura.js +skip script test262/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-islamic-umalqura.js ########################################################### # Tests disabled due to issues in test262 importer script #