Closed Bug 560848 Opened 14 years ago Closed 14 years ago

MIPS date handling acceptance failures

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

Other
Maemo
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: brbaker, Unassigned)

Details

There are a handful of date failures that happen in the acceptance suite on MIPS linux. These happen with and without the JIT.

ecma3/Array/e15_4_4_5_3.abc
ecma3/Date/e15_9_5_28_1.abc
ecma3/Date/e15_9_5_32_1.abc
ecma3/Date/e15_9_5_34_1.abc
ecma3/Date/e15_9_5_14.abc
Flags: in-testsuite+
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Marked expected failures in the testconfig.txt

tamairn-redux -> 4548:157dcecec927
Are (In reply to comment #0)
> There are a handful of date failures that happen in the acceptance suite on
> MIPS linux. These happen with and without the JIT.

Are you using prebuilt .abc files?

My target system doesn't have a jre installed so I used the .abc files generated from a previous run on an x86 box. I had similar failures which were caused by the target board being in a different timezone. After I corrected the timezone on my target the acceptance failures went away.
This was using prebuilt abc files. I will check what the timezone information on both systems and retest
Yes, issue was mismatched timezone. Setting TZ=EST5EDT makes all of the testcases pass.

Removed expected MIPS failures from testconfig.txt in tamarin-redux changeset 4556:a5e6f19d66e6
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
Flags: flashplayer-qrb?
You need to log in before you can comment on or make changes to this bug.