Bug 220419 - stress/intl-datetimeformat-format-range-should-check-practically-equal.js and stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js are failing
Summary: stress/intl-datetimeformat-format-range-should-check-practically-equal.js and...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-07 09:26 PST by Ryan Haddad
Modified: 2021-01-07 10:17 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2021-01-07 09:26:45 PST
** The following JSC stress test failures have been introduced:
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.bytecode-cache
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.default
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.dfg-eager
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.dfg-eager-no-cjit-validate
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.eager-jettison-no-cjit
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-eager
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-eager-no-cjit
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-eager-no-cjit-b3o1
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-no-cjit-b3o0
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-no-cjit-no-inline-validate
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-no-cjit-no-put-stack-validate
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-no-cjit-small-pool
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.ftl-no-cjit-validate-sampling-profiler
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.mini-mode
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.no-cjit-validate-phases
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.no-ftl
	stress/intl-datetimeformat-format-range-should-check-practically-equal.js.no-llint
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.bytecode-cache
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.default
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.dfg-eager
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.dfg-eager-no-cjit-validate
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.eager-jettison-no-cjit
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-eager
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-eager-no-cjit
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-eager-no-cjit-b3o1
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-no-cjit-b3o0
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-no-cjit-no-inline-validate
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-no-cjit-no-put-stack-validate
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-no-cjit-small-pool
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.ftl-no-cjit-validate-sampling-profiler
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.mini-mode
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.no-cjit-validate-phases
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.no-ftl
	stress/intl-datetimeformat-format-range-to-parts-should-check-practically-equal.js.no-llint

https://build.webkit.org/builders/Apple-Catalina-Debug-JSC-Tests/builds/2143/steps/jscore-test/logs/stdio
Comment 1 Radar WebKit Bug Importer 2021-01-07 09:26:59 PST
<rdar://problem/72891948>
Comment 2 Yusuke Suzuki 2021-01-07 10:17:51 PST
Committed r271242: <https://trac.webkit.org/changeset/271242>