Skip to content
Started 1 yr 3 mo ago
Took 49 min
Failed

Build #13 (Mar 13, 2023, 1:53:25 PM)

Changes
  1. Add lack Dwarf5 support to release notes (details / githubweb)
  2. Use Ubuntu that contains GDB 10 (details / githubweb)
  3. Empty N&N for CDT 11.1.0 (details / githubweb)
  4. [releng] Bump versions of bundles modified since 11.0 release (details / githubweb)
  5. [releng] Prepare repo for CDT 11.1.0 development (details / githubweb)
  6. [releng] Update to latest jacoco maven plugin version (details / githubweb)
  7. [releng] Update to latest maven-compiler-plugin version (details / githubweb)
  8. [releng] Update to latest maven-enforcer-plugin version (details / githubweb)
  9. [releng] Update to latest maven-pmd-plugin version (details / githubweb)
  10. [releng] Update to latest maven-resources-plugin version (details / githubweb)
  11. [releng] Update to latest cbi-plugins version (details / githubweb)
  12. Run all workflows on CDT 11 branch too (details / githubweb)
  13. Bump version of cdt.core in preparation for 11.1.0 dev (details / githubweb)
  14. Update comment because #warning is no longer an extension in C23 (details / githubweb)
  15. Support multiple MSYS2 64-bit registry names (#243) (details / githubweb)
  16. Fix broken composites on archive.eclipse.org (details / githubweb)
  17. Account for new header layout in DWARF v5 (details / githubweb)
  18. Add support for DW_FORM_line_strp (details / githubweb)
  19. Fix broken composites on archive.eclipse.org (details / githubweb)
  20. Make Select Configurations Dialog resizable (details / githubweb)
  21. Bug 552070 - Build not configured correctly error while building a project (details / githubweb)
  22. Fix pack expansion for array elements (details / githubweb)
  23. Fix copyright header typo (details / githubweb)
  24. Add basic support for c++20 three-way comparison operator (details / githubweb)
  25. Replace useGNUExtensions flag in test code with scanner configuration id (details / githubweb)
  26. Add test for c++20 three-way comparison expression (details / githubweb)
  27. Add rewriter test for c++20 three-way comparison expression (details / githubweb)
  28. Add variable read/write flag test for c++20 three-way comparison (details / githubweb)
  29. Add operator name test for c++20 three-way comparison (details / githubweb)
  30. Fix precedence for c++20 three-way comparison operator (details / githubweb)
  31. Add and correct since tags for new API in 8.1.0 (details / githubweb)
  32. Add simple evaluation for c++20 three-way comparison (details / githubweb)
  33. Drop three-way comparison from C parser, this is C++ only. (details / githubweb)
  34. Do not allow structured binding initializer referencing introduced name (#241) (details / githubweb)
  35. Re-read the makefile targets when a project becomes eligible (details / githubweb)
  36. Issue #254: Constructors of inner classes not resolved properly (details / githubweb)
  37. Remove unneeded escapes in markdown (details / githubweb)
  38. Handle case where AST name has no location (details / githubweb)
  39. Document an internal method to make it easier for the next editor (details / githubweb)
  40. Prepare o.e.cdt.debug.ui for CDT 11.1.0 development (details / githubweb)
  41. Extract macro argument location (details / githubweb)
  42. Update to 2023-03 M2 requirements (details / githubweb)
  43. Remove field in test (details / githubweb)
  44. Provide a base UI test case for JUnit5 (details / githubweb)
  45. Convert test to JUnit5 (details / githubweb)
  46. Mark DocCommentHighlightingTest as flaky (details / githubweb)
  47. Add definitions for integer overflow builtins from GCC (details / githubweb)
  48. Fix arithmetic conversion from larger unsigned operand type (details / githubweb)
  49. Test arithmetic conversion from larger unsigned operand type (details / githubweb)
  50. Make sure AST is available to C getExpressionType too (details / githubweb)
  51. Prevent CME in LaunchBarManager (details / githubweb)
  52. Clean up for synchronization of LaunchBarManager.descriptors (details / githubweb)
  53. Add c++17 fold expression (details / githubweb)
  54. Fix rebase error for pr #234 - C++ Fold Expressions (details / githubweb)
  55. Fix missing plugin.properties (details / githubweb)
  56. Fix incorrect since tags (details / githubweb)
  57. Apply truncation and sign-extension to result of initializer evaluation (details / githubweb)
  58. Actually apply type conversion in CPPEvaluation maybeApplyConversion() (details / githubweb)
  59. Fix type conversion in unary and binary expression evaluations. (details / githubweb)
  60. Add another integer conversion test for issue 265 (details / githubweb)
  61. More tests for c++17 fold expression (details / githubweb)
  62. c++17 simplify fold expression parser and fix cast-expression on sides (details / githubweb)
  63. Fix codan return value check with typedef return and template function (details / githubweb)
  64. New API to custom parse #define lines from GCC during scanning (details / githubweb)
  65. [releng] Update to snapshots of LSP4E and TM4E (details / githubweb)
  66. [releng] Make it easier to run cleanup scripts out of tree (details / githubweb)
  67. Add .clangd file to simplify project sharing with non-CDT (details / githubweb)
  68. [releng] 2023-03 M3 dependencies (details / githubweb)
  69. Add more C++ builtins (details / githubweb)
  70. Fix typo in testTemplateIDAmbiguity_341747a testing 3rd expression (details / githubweb)
  71. Add null check for Disassembly view source (details / githubweb)
  72. Test for binary expression with variable template args, bug 497931 (details / githubweb)
  73. Recognize more unary expression operators that may end template-id (details / githubweb)
  74. Scan for more template-id alternatives in expression, bug 497931 (details / githubweb)
  75. [releng] 2023-03 RC1 dependencies (details / githubweb)
  76. Run workflows on CDT 11.1 branch (details / githubweb)
  77. Fix maven at 3.8.7 (details / githubweb)

Started by user Jonah Graham

This run spent:

  • 0.14 sec waiting;
  • 49 min build duration;
  • 49 min total from scheduled to completion.
Revision: 6776f6a1eea5b62fb26f9c2acf3fc805b4908f86
Repository: https://github.com/eclipse-cdt/cdt.git
  • main