| Summary: | frysk-core testsuite failures on x86_64 | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Stepan Kasal <skasal> |
| Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | mark, qiyaoltc |
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | x86_64 | Last reconfirmed: | |
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | 3099 | ||
| Bug Blocks: | 2127 | ||
|
Description
Stepan Kasal
2006-08-15 18:05:14 UTC
No, they should not be disabled by brokenXXX, because that would exclude them from junit runs, too. testDetachClone is fixed now, the other three remain. The build system uses: Linux 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST 2006 i686 i686 i386 GNU/Linux If the problems can be blamed on this kernel, then the right solution is to switch off the checks (at the build time only). ./TestRunner frysk.proc.TestTaskObserverDetach and ./TestRunner frysk.proc.TestTaskObserverDetach passes for me on both: 2.6.17-1.2174_FC5 x86_64 GNU/Linux 2.6.17-1.2573.fc6 i686 i386 GNU/Linux |