Changes between Version 3 and Version 5 of Ticket #11227
- Timestamp:
- 04/25/11 16:46:06 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11227
- Property Keywords cliquer added
-
Ticket #11227 – Description
v3 v5 1 sage-4.7.alpha5 built with gcc-4.6.0 fails test 1 On various 64-bit x86_64 Linux machines (for example, the Skynet machine eno), sage-4.7.alpha5 built with gcc-4.6.0 fails various tests with a timeout: 2 2 3 {{{sage -t -long -force_lib "devel/sage/sage/graphs/graph_generators.py" # Time out}}} 3 {{{ 4 sage -t -long -force_lib devel/sage/sage/graphs/graph_generators.py # Time out 5 sage -t -long -force_lib devel/sage/sage/graphs/graph_coloring.py # Time out 6 sage -t -long -force_lib devel/sage/sage/graphs/graph.py # Time out 7 sage -t -long -force_lib devel/sage/sage/graphs/cliquer.pyx # Time out 8 }}} 4 9 5 6 For other gcc 4.6.0 specific problems see #11216 10 For other gcc 4.6.0 specific problems see #11216.