Skip to content

Commit 6949804

Browse files
committed
minor tweaks to v4.4.1 release notes
1 parent 27d49a5 commit 6949804

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

RELEASE_NOTES

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,26 @@ update/bugfix release
1313
- enhance detection of patch files supplied to 'eb' command with better error messages (#3709)
1414
- add per-step timing information (#3716)
1515
- add module-write hook (#3728)
16-
- add option to ignore failing test step (#3732)
17-
- add toolchain definition for nvompic (#3735)
16+
- add ignore-test-failure configuration option to ignore failing test step (#3732)
17+
- add toolchain definition for nvompic (NVHPC + OpenMPI) (#3735)
1818
- warn about generic milestone in --review-pr and --merge-pr (#3751)
1919
- various bug fixes, including:
2020
- don't override COMPILER_MODULE_NAME, inherited from Ffmpi, in Fujitsu toolchain definition (#3721)
2121
- avoid overwritting pr_nr in post_pr_test_report for reports with --include-easyblocks-from-pr (#3724, #3726)
2222
- fix crash in get_config_dict when copying modules that were imported in easyconfig file (like 'import os') (#3729)
23-
- parse C standard flags in CFLAGS for fujitsu compiler (#3731)
23+
- parse C standard flags in CFLAGS for Fujitsu compiler (#3731)
2424
- fix error message for --use-ccache (#3733)
2525
- error out when passing a list to run_cmd* to avoid running wrong command unintended, unless shell=True is used (#3737)
2626
- minor fixes to output of test reports when using multiple PRs (#3741)
27-
- fix typo reproducability -> reproducibility (#3743)
2827
- fix location for modules installed with intel-compilers toolchain in HierarchicalMNS by always checking toolchain compiler name against template map (#3745)
29-
- use temporary download folder in test_http_header_fields_urlpat (#3755)
3028
- avoid checking msg attribute of GitCommandError (#3756)
3129
- consider sources provided as dict in EasyBlock.check_checksums_for (#3758)
3230
- don't make changes to software installation directory when using --sanity-check-only (#3761)
3331
- honor specified easyblock for extensions (#3762)
3432
- other changes:
3533
- make sure that tests requiring a github token have 'github' in the test name so that they can be easily filtered (#3730)
3634
- deprecate EasyBuild bootstrap script (#3742)
35+
- use temporary download folder in test_http_header_fields_urlpat (#3755)
3736

3837

3938
v4.4.0 (June 2nd 2021)

0 commit comments

Comments
 (0)