Bug 140927 - [Win] mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js fails
Summary: [Win] mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-27 01:12 PST by Csaba Osztrogonác
Modified: 2015-01-27 09:43 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-01-27 01:12:57 PST
failing tests:
	mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js.mozilla
	mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js.mozilla-baseline
	mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js.mozilla-dfg-eager-no-cjit-validate-phases
	mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js.mozilla-ftl
	mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js.mozilla-ftl-eager-no-cjit-validate-phases
	mozilla-tests.yaml/ecma/Date/15.9.5.28-1.js.mozilla-llint

only one failing line in the test case:
DATE = new Date(946684800000);(TDATE).setMinutes(1234567);TDATE.getDate() = 6 FAILED! expected: 7

It is already skipped for mozilla tests, but not for stress tests.
Comment 1 Csaba Osztrogonác 2015-01-27 01:28:30 PST
skipped by http://trac.webkit.org/changeset/179176
Comment 2 Radar WebKit Bug Importer 2015-01-27 09:43:28 PST
<rdar://problem/19615383>