Sébastien Loriot
fc46cba057
handle 't' types
2021-09-30 15:03:00 +02:00
Sébastien Loriot
dd2e2a0a95
import changes
2021-09-30 15:02:40 +02:00
Maxime Gimeno
4635ac2e15
Add files for testresults
...
Add test collection script odifications for "skipped"
fixes on conditions
2021-07-23 14:15:07 +02:00
Laurent Rineau
852937684f
update .css file
2021-06-29 15:30:02 +02:00
Sébastien Loriot
26bbda71de
swap columns
2021-04-15 14:34:25 +02:00
Sebastien Loriot
7611a0bdfc
Merge branch '5.1.x-branch' into CGAL-no_third_party_warnings
2021-04-15 14:02:16 +02:00
Sébastien Loriot
b6e8e41404
add a fourth category of result
2021-04-15 13:58:24 +02:00
Laurent Rineau
f9bbb64da4
Fix a typo in previous commit
2020-07-07 13:33:55 +02:00
Laurent Rineau
abd53906c5
Remove trailing whitespaces
2020-07-02 15:51:29 +02:00
Laurent Rineau
80dd558884
Display the compiler version in test results
...
I commit directly to `master`, because there is no way to test that in
`integration`.
2020-07-02 15:50:49 +02:00
Maxime Gimeno
1861ccf3a4
Add scripts and lists for testsuite diff
2020-01-02 15:50:15 +01:00
Laurent Rineau
693d6022d1
save the current version of the script
2019-12-17 09:51:08 +01:00
Laurent Rineau
904df880c8
Better sort order for releases, in test results
2019-12-17 09:44:44 +01:00
Laurent Rineau
52f7ac3ce2
Save the CSS file that is actually on production
2019-10-22 09:19:07 +02:00
Laurent Rineau
6679bfa911
Fix the test results page
...
There was the string `\n` in the HTML page, instead of a real newline.
2019-03-20 10:43:25 +01:00
Laurent Rineau
28020c89fb
Optimize the script (from 20 minutes to 0.3 seconds!)
...
- avoid opening and reading the file `processed_test_results` thousands
of time: its content is stored once in a hash, for fast lookup,
- do not call `fuser` for files that are already processed
2017-04-28 10:40:29 +02:00
Laurent Rineau
0a3824a5b4
More tweaks for the release manager
...
Now I get easily permalinks to one row of the testsuite.
2017-04-13 13:18:23 +02:00
Laurent Rineau
16c976b766
Tweaks to help the release manager
2017-04-13 13:02:29 +02:00
Andreas Fabri
e0e1ecafe2
fix table layout of the result table
2016-02-25 23:13:57 +01:00
Laurent Rineau
54c0074124
Fix glitches in the tests results pages
...
Since the switch to Qt5, there was two extra empty columns at the end of the
first table, and the detection of the optimizing platforms was wrong.
Also the detection of 32 bits platforms.
2015-08-20 15:50:50 +02:00
Laurent Rineau
93fb88b499
Display Qt5 version in testsuite result pages
2015-08-03 13:09:44 +02:00
Laurent Rineau
e1bbe09f14
Fix test results handling
2014-08-27 16:34:22 +02:00
Sébastien Loriot
cedf55da86
remove comments mentioning Taucs
2014-07-03 14:21:22 +02:00
Sébastien Loriot
3d20253fcd
remove link of doc_tex doc that is no longer generated
2013-12-04 09:36:42 +01:00
Sébastien Loriot
563273dcd0
fix link
2013-02-28 17:55:24 +01:00
Sébastien Loriot
7e3eefe471
add a link to the doxygen testsuite
2013-02-26 13:09:00 +01:00
Sébastien Loriot
63d0a01743
fix the release ordering on the testsuite page
...
now Ic-1 Ic-11 I-10 I-2 will be sorted as
Ic-11 I-10 I-2 Ic-1
2013-01-23 10:27:23 +01:00
Eric Berberich
ad04e6e835
never used (was part of the branching feature)
2012-12-21 14:56:52 +01:00
Efi Fogel
e900dc133e
added gsoc2012-Arrangement_on_surface_2-demo-atsui
2012-10-25 10:34:19 +00:00
Olivier Devillers
a0bc4a577e
adding Generator in test-suite
2012-09-21 13:25:53 +00:00
Laurent Rineau
dc18197eae
merge from trunk
2012-01-04 16:24:19 +00:00
Guillaume Damiand
22551952e6
Add Linear_cell_complex-gdamiand in candidate_branches.
2011-11-08 19:57:39 +00:00
Olivier Devillers
2f0a2c94ba
Merged feature-branch Generator-removed_deprecated-odevil into next
2011-11-08 15:22:43 +00:00
Andreas Fabri
93afae314f
Added Power_test_3-VC_64bit-GF to the testsuite
2011-10-27 18:46:37 +00:00
Olivier Devillers
7de2788e66
removing deprecated in test suite
2011-10-20 13:59:30 +00:00
Michael Hemmer
a8d578848c
add small feature Add global function compute roots of 2
2011-10-10 15:34:09 +00:00
Guillaume Damiand
603603473d
remove Combinatorial_map from candidate_branches
2011-06-14 17:21:04 +00:00
Olivier Devillers
96d79852f9
remove spatial sort branch from features to be tested
2011-06-07 08:25:42 +00:00
Olivier Devillers
c8b903da64
testing new version spatial sorting
2011-05-31 12:39:23 +00:00
Laurent Rineau
65d197d980
Branches with candidates to test
2011-04-29 11:30:50 +00:00
Laurent Rineau
3dbb20a2ea
- Add a link to the last tests results page.
...
- Replace hard-coded URLs by variables.
2010-12-20 10:12:43 +00:00
Marc Glisse
51cb08db2c
We don't have to capitalize "Linux"
2010-12-13 12:25:14 +00:00
Laurent Rineau
da56cdfb37
The first field of a platform name (tester login) may contain other characters than [a-z].
2010-12-10 12:01:58 +00:00
Laurent Rineau
63b31a1080
- Sort the platforms differently.
...
- Do not align the CXXFLAGS and LDFLAGS column to center.
2010-11-12 14:23:30 +00:00
Laurent Rineau
95e6eb2064
Fix the new release selection stuff
2010-09-03 09:24:12 +00:00
Laurent Rineau
0fdd8e6908
Sync the CSS file on svn with the real one.
2010-08-31 15:52:55 +00:00
Laurent Rineau
f9f7072f68
Testresult pages: one <select> for each type of CGAL release (3.8-I,
...
3.8-Ic, 3.7-I, 3.7-Ic, 3.6.1-I...)
2010-08-31 15:28:54 +00:00
Sébastien Loriot
5471e90cd1
s/succesful/successful
2010-08-12 08:30:26 +00:00
Laurent Rineau
63926d4b04
Add a check so that the test results processing script no longer tries to
...
process files that are not completely transferred. In that case, the sshd
process still has an open file descriptor on the file, and fuser can detect
that.
2010-04-23 09:04:40 +00:00
Laurent Rineau
09d3bf5b79
Better error messages
2010-04-19 20:52:17 +00:00