Closed
Bug 409255
Opened 17 years ago
Closed 16 years ago
tamarin-tracing jit is failing for all windows mobile smoke tests
Categories
(Tamarin Graveyard :: Tracing Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: dschaffe, Unassigned)
Details
Attachments
(2 files, 3 obsolete files)
|
5.64 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.02 KB,
patch
|
Details | Diff | Splinter Review |
jit is broken on tamarin-tracing for all tests. was able to run "hello world" on jit winmobile on Dell Axim. Any testcase fails.
to reproduce:
$ cd tamarin-tracing
$ export AVM=ceremoteshell.exe
// deploy avmplus.exe (winmobile-pocketpc build)
$ ./runtests.py --config=arm-winmobile-avm2-release-smoke
hangs on first test
| Reporter | ||
Comment 1•17 years ago
|
||
Attachment #294080 -
Flags: review?(brbaker)
| Reporter | ||
Updated•17 years ago
|
Attachment #294080 -
Attachment is obsolete: true
Attachment #294080 -
Flags: review?(brbaker)
Comment 2•17 years ago
|
||
| Reporter | ||
Comment 3•17 years ago
|
||
submitted patch in 298:49b96cba4215
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•17 years ago
|
||
winmobile builds are still not working, reopening this issue:
http://10.173.22.22:8800/builders/tamarin-tracing-winmobile
Comment 5•17 years ago
|
||
Comment 6•17 years ago
|
||
Need to skip the tests on both jit and interp.
Attachment #303309 -
Attachment is obsolete: true
Updated•17 years ago
|
Attachment #303313 -
Flags: review?(dschaffe)
Comment 7•17 years ago
|
||
Patch to skip tests pushed 305:b50ca5bfd033
Comment 8•17 years ago
|
||
Attachment #303313 -
Attachment is obsolete: true
Attachment #303313 -
Flags: review?(dschaffe)
Comment 9•17 years ago
|
||
Pushed patch (id=315145) as 339:77a0a6521483
Comment 10•16 years ago
|
||
Dan, pls close if no longer relevant / if patches all pushed.
Component: Virtual Machine → Tracing Virtual Machine
QA Contact: vm → tracing-vm
Status: REOPENED → RESOLVED
Closed: 17 years ago → 16 years ago
Resolution: --- → WONTFIX
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•