Commit Graph

1132 Commits

Author SHA1 Message Date
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 9bd1fef90a updated crontab (automated commit) 2017-04-27 11:18:04 +02:00
Laurent Rineau b6dc43f239 Prepare `master` for CGAL-4.11 2017-04-27 10:25:06 +02:00
Laurent Rineau fc29bc3a6a Push the announcement mail 2017-04-20 16:34:18 +02:00
Laurent Rineau fa61a6561e Prepare beta1 2017-04-18 18:29:59 +02:00
Laurent Rineau 069820329e Merge pull request #2052 from lrineau/Installation-fix_check_headers-GF
Fix the `check_headers` target
2017-04-14 18:31:56 +02:00
Laurent Rineau 7540b8e807 updated crontab (automated commit) 2017-04-14 18:14:14 +02:00
Laurent Rineau f05ee0d890 Fix the detection of packages directories 2017-04-13 15:14:53 +02:00
Laurent Rineau a7d4735e0e Prepare 4.10-alpha1 2017-04-13 14:27:10 +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
Laurent Rineau e8e9599b7c Add a script to upload release files to Github 2017-04-12 11:25:02 +02:00
Jane Tournois 5a3cc0df0c add Gauguin and Sosno to the list of machines in infrastructure 2017-02-10 15:57:52 +01:00
Laurent Rineau e39d8687f7 Remove test results after 5 days 2017-01-31 10:23:07 +01:00
Sébastien Loriot d14ebc2f81 do not include license utility files in the release 2017-01-19 17:09:04 +01:00
Laurent Rineau b9128efd46 fix perms 2016-11-25 14:57:31 +01:00
Laurent Rineau c3fc9093f1 The delaunay machine has been dead for a long time. RIP... 2016-11-18 15:10:45 +01:00
Laurent Rineau edcf7469f9 Save current configuration of picasso 2016-11-18 15:09:25 +01:00
Laurent Rineau 6af06ab7b8 Remove this platform: red column
Anyway, the AddressSanitizer that is used is pretty old, now.
2016-11-18 15:08:10 +01:00
Laurent Rineau 038a310a1a Merge pull request #1446 from sloriot/CGAL-remove_dont_submit
Getting rid of the remaining dont_submit files
2016-10-17 10:01:30 +02:00
Laurent Rineau 74bed855b4 updated crontab (automated commit) 2016-10-13 10:41:56 +02:00
Laurent Rineau 6c83e6b654 updated crontab (automated commit) 2016-10-06 15:18:06 +02:00
Sébastien Loriot c430ba2370 release creation script skip Maintenance directory 2016-10-06 09:55:49 +02:00
Sébastien Loriot 8cb10f9713 move unused files to archive and make it ignored by the release creation script 2016-10-06 09:53:35 +02:00
Sébastien Loriot 78aca0a711 do no ship fig_src with release 2016-10-06 09:53:34 +02:00
Laurent Rineau 9a6a1bcc9b Add the new demo Otr2, since 4.8 2016-09-27 12:08:27 +02:00
Laurent Rineau baf4400d32 Fix permission issue
... detected by our script `Scripts/developer_scripts/detect_wrong_permissions`.
2016-09-23 17:01:52 +02:00
Laurent Rineau 4ee96e11c0 Update picasso to CMake-3.6.2 2016-09-20 14:28:35 +02:00
Laurent Rineau 913b3af94b updated crontab (automated commit) 2016-09-19 18:18:09 +02:00
Laurent Rineau 7d37635fb9 Next release will be CGAL-4.10 2016-09-19 17:18:42 +02:00
Laurent Rineau 51912a8913 Next release will be 4.9.1 2016-09-19 17:09:21 +02:00
Laurent Rineau 7ea7a32a9c If any, the next release will be 4.8.3. 2016-09-19 17:07:30 +02:00
Laurent Rineau 4e50c9c138 Announcement for CGAL-4.9 2016-09-19 14:35:42 +02:00
Laurent Rineau 8d268e1c95 Announcement for 4.8.2 2016-09-19 11:43:59 +02:00
Laurent Rineau 6fb1c1a55e Prepare CGAL-4.9 release candidates 2016-09-16 15:52:27 +02:00
Laurent Rineau 3a718894a6 updated crontab (automated commit) 2016-09-15 11:18:07 +02:00
Laurent Rineau 9e41a822d9 Change compilers paths for ICC 17 2016-09-12 16:02:26 +02:00
Laurent Rineau 213d65422d Revert "No longer test ICC-17, for now."
This reverts commit 4b5430c82b.
2016-09-12 15:51:45 +02:00
Laurent Rineau 65d5fc0edc updated crontab (automated commit) 2016-09-11 09:18:06 +02:00
Laurent Rineau 77214cf0b0 updated crontab (automated commit) 2016-09-06 10:18:06 +02:00
Laurent Rineau 4b5430c82b No longer test ICC-17, for now.
With have important issues with ICC-17, and no time to debug those
issues. Let's postpone.

Anyway, there is probably a bug with this compiler version. I have
filled at least one issue, that has escalated to Intel developers:

https://businessportal.intel.com/irj/portal/MyIssue2?issueNum=6000161285

The test-case is:

  https://gist.github.com/lrineau/59da15e8a02958474aa74ef1cc1b1fb2

The bug I have filled is:
```
The attached file is not compiled correctly, and the run of it fails. Here is the command lines I have used, and the results:

icpc -V -O1 -o /tmp/test_bug test_bug.cpp && /tmp/test_bug

Intel(R) C++ Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 17.0.0.064 Beta Build 20160517

Copyright (C) 1985-2016 Intel Corporation.  All rights reserved.

icpc: NOTE: The Beta evaluation period for this product ends on 7-oct-2016 UTC.

Edison Design Group C/C++ Front End, version 4.10.1 (May 18 2016 01:11:31)

Copyright 1988-2015 Edison Design Group, Inc.

GNU ld version 2.25-17.fc23

(Construction from 0x1a3bc90)

(Construction from 0x1a3bcb8)

(Copy-construction from 0x1a3bc90)

operator++(int)

 before: 0x1a3bc90 : 1

(Copy-construction from 0x1a3bc90)

 operator++()

 before: 0x1a3bc90 : 1

 after: 0x1a3bc98 : 2

 after: 0x1a3bc98 : 2

 tmp: 0x1a3bc90 : 1

test_bug: test_bug.cpp:79: void test_N_step_adaptor(): Assertion `4 == (*begin)' failed.

If I compile with the flag  -O3 instead of -O1, or if I remove the lines with std::cerr, then the code compiles and run correctly. Previous version Intel C++ Compiler 16.0 compiled that code correctly, and all g++ and clang versions as well. That code is part of CGAL, and is tested daily on a lot of platforms.
```
2016-09-02 14:00:22 +02:00
Laurent Rineau 541827cbd8 Fix permission issue
... detected by our script `Scripts/developer_scripts/detect_wrong_permissions`.
2016-08-29 12:22:17 +02:00
Laurent Rineau 32b9750321 updated crontab (automated commit) 2016-08-25 10:49:55 +02:00
Laurent Rineau ce8e65b10f Next release might be CGAL-4.9-beta2 2016-08-04 16:59:30 +02:00
Laurent Rineau 4ed7fc52ea updated crontab (automated commit) 2016-08-03 12:17:45 +02:00
Laurent Rineau 6a29112393 Prepare beta1 2016-08-03 11:59:57 +02:00
Laurent Rineau 78749cfc9d Deactivate VLD on picasso
We found out with Jane @jtournois that a testsuite with VLD was a lot
slower than the same testsuite without it. That can explain why picasso
can no longer process 7 or 8 testsuites per day, but only barely 3 or 4.

Picasso will no longer use VLD, and Jane's machine, Sosno, will use it
only once per week, on Saturdays.
2016-07-28 14:32:52 +02:00
Laurent Rineau 6b10040f16 Proposal of announcement mail for 4.9-beta1 2016-07-26 16:47:59 +02:00
Laurent Rineau 35093e1c28 alpha2 2016-07-26 16:47:19 +02:00
Laurent Rineau f96b186445 prepare 4.9-alpha1 2016-07-26 12:33:39 +02:00