Commit Graph

1531 Commits

Author SHA1 Message Date
Laurent Rineau 50050e34c4 add option --clobber to re-upload assets 2025-09-17 15:43:31 +02:00
Sebastien Loriot 8464fae660
TESTSUITE: Enhance error handling and default values in the Summary page (#8792)
## Summary of Changes

Add null checks and fallbacks for missing test_directories (white
column) property to prevent crashes when processing platform data.
2025-07-28 16:26:10 +02:00
Laurent Rineau 26c743fb79 announcement of CGAL-6.1-beta1 2025-07-09 13:07:03 +02:00
Nicolas Saillant 3681784036 Enhance error handling and default values in Summary_Script.js for test directory processing 2025-03-20 10:47:53 +01:00
Nicolas Saillant 70353fb547 Refactor cgal_testsuite_report.py to improve variable naming and enhance third-party library handling 2024-12-13 14:35:05 +01:00
Nicolas Saillant 81932f1083 improve platform options handling and clean up OS formatting 2024-12-12 11:10:26 +01:00
Nicolas Saillant ab02480ff0 refactor: streamline platform sorting and information retrieval in test result processing 2024-12-12 10:39:27 +01:00
Nicolas Saillant acbd7ae3a0 refactor: update platform name handling in test result page 2024-12-12 08:47:35 +01:00
Nicolas Saillant 52adb528a3 add platform name to results formatting and output 2024-12-05 16:29:28 +01:00
Nicolas Saillant e6bf48c50f Merge branch 'master' into inventory-dockerfile-GF 2024-12-05 15:37:01 +01:00
Laurent Rineau f6f9da46e1 remove the code about "filter_testsuite"
That feature has been dead since Sept 2021 and no longer maintained.

It is probably not needed anymore, and not working anyway.
2024-12-05 14:34:33 +01:00
Laurent Rineau dde85b15a7 use lfos, because fuser returns errors 2024-12-05 14:32:14 +01:00
Laurent Rineau b37ddd57a8 fix/improve the code about third-party libs 2024-12-05 14:32:14 +01:00
Laurent Rineau 8a57cc484e add JSON output for platform information and refactor third-party library handling 2024-12-05 14:32:14 +01:00
Nicolas Saillant f671190e15 Adjust modal margin and enable vertical overflow in test result styles 2024-12-05 13:50:09 +01:00
Nicolas Saillant 7232ad1e91 Enhance platform name handling in test result scripts 2024-12-05 09:28:42 +01:00
Nicolas Saillant c8e3424d98 Refactor platform sorting and operating system retrieval 2024-11-28 09:35:36 +01:00
Nicolas Saillant f34bcdf5b5 implement custom platform names support in test results scripts 2024-11-22 13:58:00 +01:00
Laurent Rineau 28b91c3d4e compress json files 2024-11-21 17:00:44 +01:00
Nicolas Saillant 4a5b25db82 fix: isolate toggle button behaviors 2024-11-14 14:06:28 +01:00
Nicolas Saillant 8c6c08baab Add OS extraction and TPL initialization 2024-11-08 09:19:25 +01:00
Laurent Rineau 70f7e73f75 announcement for 5.5.5, 5.6.2, 6.0, and 6.0.1
[skip ci]
2024-10-23 17:16:41 +02:00
Sebastien Loriot 2a572754d5
Add Compiler and OS Info to the TestSuite description table (#8188)
## Summary of Changes
Add Compiler and OS Information to TestSuite Platform Description Table
This PR is linked with those PRs:
   - https://github.com/CGAL/cgal-testsuite-dockerfiles/pull/153
   - https://github.com/CGAL/cgal-testsuite-dockerfiles/pull/154

The version of this Pull Request can be reviewed at [this
link](https://cgal.geometryfactory.com/~nsaillant/testsuite8188/TESTRESULTS/)

## Release Management

* Issue(s) solved (if any): #8167
2024-10-23 11:57:16 +02:00
Laurent Rineau 3ad6e21f14 fix #7623
[skip ci]
2024-10-23 10:50:00 +02:00
Joachim Reichel acfd90351d
Merge branch 'CGAL:master' into master 2024-10-03 12:22:11 +02:00
Joachim Reichel 809c6463a1 Remove stale Debian packaging data.
- The Debian packaging for unstable is tracked at
  https://salsa.debian.org/reichel/cgal.
- No real need to track the Debian packaging for stable and testing in VCS, the
  changes are usually minimal and can be recovered from the published packages
  or the description in README.
- Remove stale tagging information from README.
- Remote stale uploading information from README.
- Update announcement text.
2024-10-03 12:21:02 +02:00
Laurent Rineau 2ca0e52a85 fixes post-CGAL-6.0
[skip ci]
2024-10-01 16:31:06 +02:00
Laurent Rineau 1f3d820a42 Merge remote-tracking branch 'SaillantNicolas/List-third-party-libraries-GF' 2024-09-30 13:01:32 +02:00
Laurent Rineau 918744dade prepare the announcement of CGAL-6.0 2024-09-27 18:12:46 +02:00
Nicolas Saillant 3347a952e3 Update button styles and add toggle functionality 2024-09-27 15:44:52 +02:00
Laurent Rineau 9b4c27d470 Refactor indentation in a few developer scripts (remove tabs)
I have ignored the scripts that I do not use.

NOTE: `Scripts/developer_scripts/create_internal_release` seems not
used anymore, but I have updated it anyway.`
2024-09-25 19:59:55 +02:00
Laurent Rineau f48042e370 Merge remote-tracking branch 'cgal/master' into update_cmake_vars_for_arch_compiler_info-GF 2024-09-25 19:12:34 +02:00
Laurent Rineau 885c906910 fix the error
```
Source file /home/lrineau/CGAL/collect_and_public_testresults/TESTRESULTS/../Summary_Script.js does not exist. at ./create_testresult_page line 898.
```
2024-09-25 17:13:04 +02:00
Laurent Rineau e210184ee5 Merge remote-tracking branch 'cgal/master' 2024-09-25 17:01:30 +02:00
Nicolas Saillant 58cf16de67 Use jQuery TableSorter for sorting tables 2024-09-25 16:21:06 +02:00
Laurent Rineau 7e8443fb17 updated crontab (automated commit) 2024-09-25 08:18:01 +02:00
Sébastien Loriot 735077fcc2 remove files moved to another git repo
currently https://github.com/CGAL/cgal-testsuite-cgal-gf
2024-09-24 17:28:22 +02:00
Laurent Rineau b5f95fe315 Merge remote-tracking branch 'cgal/master' into List-third-party-libraries-GF 2024-09-24 15:38:15 +02:00
Sébastien Loriot 4dfb8d30fc update tested branches 2024-09-24 15:37:32 +02:00
Nicolas Saillant c64394274b Add logic to copy Summary_Script.js to test result dir 2024-09-23 15:28:28 +02:00
Laurent Rineau c956f16b67 Merge master 2024-09-20 17:09:40 +02:00
Laurent Rineau b2a09877f9
Testsuite: Add DEBUG/RELEASE build type to test result page (#8478)
## Summary of Changes

Add DEBUG/RELEASE build type to test result page
[You can see the changes here](
https://cgal.geometryfactory.com/~nsaillant/testsuitedebugrelease/)

## Release Management

* Issue(s) solved (if any): #8473
2024-09-20 17:07:24 +02:00
Laurent Rineau 262fb0bb87 Merge remote-tracking branch 'cgal/master' into List-third-party-libraries-GF 2024-09-20 09:29:21 +02:00
Nicolas Saillant 32d2cf3429 Adding a filter for the modal and the TPL table 2024-09-19 14:52:51 +02:00
Laurent Rineau 3236c2ae8e updated crontab (automated commit) 2024-09-18 17:18:01 +02:00
Nicolas Saillant f7a42a8754 Add modal popup for TPL version display across platforms 2024-09-18 15:57:37 +02:00
Nicolas Saillant 021eeb6ee7 Update build type display in test result page 2024-09-13 11:58:10 +02:00
Nicolas Saillant 6b71686a09 Add DEBUG/RELEASE build type to test result page 2024-09-10 14:57:09 +02:00
Laurent Rineau 261bf3aa81 try to create bug-fixes releases 2024-08-27 17:53:22 +02:00
Laurent Rineau 959e3bc812
TestSuite: Add condition to check if CXXFLAGS variable is empty (#8421)
## Summary of Changes

Added a check to avoid duplicating CXXFLAGS in the test suite
2024-08-21 16:38:31 +02:00