Closed
Bug 544871
Opened 16 years ago
Closed 16 years ago
[buildbot] Add acceptance pass on debug shell for winmo using softfloat
Categories
(Tamarin Graveyard :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
flash10.1
People
(Reporter: brbaker, Assigned: brbaker)
References
Details
Attachments
(2 files, 2 obsolete files)
|
10.37 KB,
patch
|
dschaffe
:
review+
|
Details | Diff | Splinter Review |
|
4.90 KB,
patch
|
dschaffe
:
review+
|
Details | Diff | Splinter Review |
Run acceptance suite on windows mobile using the debug version of the shell. We can run the softfloat version of the shell on the windows mobile emulator machines that are currently in buildbot.
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
| Assignee | ||
Comment 1•16 years ago
|
||
This patch assumes that bug# 544509 patch has already been applied
Attachment #425796 -
Flags: review?(cpeyer)
Updated•16 years ago
|
Assignee: nobody → brbaker
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → flash10.1
| Assignee | ||
Comment 2•16 years ago
|
||
add a couple more expected failures to the testconfig.txt
Attachment #425796 -
Attachment is obsolete: true
Attachment #425811 -
Flags: review?(cpeyer)
Attachment #425796 -
Flags: review?(cpeyer)
| Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 425811 [details] [diff] [review]
v2: Add debug acceptance pass
Patch pushed:
tr-argo -> 3682:e57bcbeae63e
tr -> 3778:e57bcbeae63e, 3780:c5dd73a6030b
Attachment #425811 -
Flags: review?(cpeyer)
| Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: flashplayer-qrb?
Resolution: --- → FIXED
| Assignee | ||
Comment 4•16 years ago
|
||
reopen: there are some problems with the windows emulator scripts not releasing access to the shell, causing the next run to be unable to replace the shell. The issue could be with running --timeout that the script is not actually waiting for every running emulator to finish.
Backing out the running of debug acceptance until this can be addressed as it is blocking the build system from a complete run.
Pushed changeset 3785:d5bf9c552932
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•16 years ago
|
||
Could this be marked as fixed as we now have a debug pass with VFP which is more interesting than softfloat at this stage. Maybe we can keep this open and have a debug-softfloat pass on a beageboard in deep testing?
Added arm-linux into the build system
- compiled with NEON vfp support (-mfpu=neon -march=armv7-a)
Running the following acceptance passes:
release hybrid softfloat (default config)
release hybrid VFP (-Darm_arch 7 -Darm_vfp)
release interp
release jit VFP (-Darm_arch 7 -Darm_vfp)
debug hybrid VFP (-Darm_arch 7 -Darm_vfp)
tr-argo -> 3771:fa600ac28385
tr -> 3956:fa600ac28385, 3960:d44bac673a64
| Assignee | ||
Comment 6•16 years ago
|
||
Dan can we add a single beagleboard machine as an arm-linux deep buildslave? We could run a debug acceptance pass with softfloat (already doing debug VFP in phase1)
OS: Windows Mobile 6 Professional → All
Comment 7•16 years ago
|
||
status?
| Assignee | ||
Comment 8•16 years ago
|
||
- add linux-arm-deep build slave to the mix
- run acceptance pass on debug with softfloat (default, do not pass -Darm_vfp)
Attachment #432875 -
Flags: review?(dschaffe)
| Assignee | ||
Updated•16 years ago
|
Attachment #425811 -
Attachment is obsolete: true
| Assignee | ||
Comment 9•16 years ago
|
||
- add linux-arm-deep build slave
Attachment #432876 -
Flags: review?(dschaffe)
Updated•16 years ago
|
Attachment #432875 -
Flags: review?(dschaffe) → review+
Updated•16 years ago
|
Attachment #432876 -
Flags: review?(dschaffe) → review+
| Assignee | ||
Comment 10•16 years ago
|
||
patches pushed to add a beagleboard running arm-linux as a deep slave running the debug shell acceptance with softfloat.
tr-argo -> 3823:10c41cafd279
tr -> 4041:10c41cafd279, 4043:4ee2cecce0c3
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•