summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/llnl/util/lock.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-11-16Use preferred capitalization of "Slurm" (#41109)Tim Wickberg1-1/+1
2023-08-16Add new custom markers to unit tests (#33862)Massimiliano Culpo1-1/+1
2023-07-20spack.util.lock: add type-hints, remove **kwargs in method signatures (#39011)Massimiliano Culpo1-4/+4
2023-07-19llnl.util.lock: add type-hints (#38977)Massimiliano Culpo1-4/+6
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart1-5/+5
2023-07-05Drop Python 2 object subclassing (#38720)Adam J. Stewart1-8/+8
2023-03-05windows: use `sys.platform == "win32"` instead of `is_windows` (#35640)Todd Gamblin1-5/+4
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-25Track locks by (dev, ino); close file handlers between tests (#34122)Harmen Stoppels1-1/+7
2022-10-24locks: improved errors (#33477)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-235/+222
2022-04-13Add support for Python 3.10 (#29581)Massimiliano Culpo1-1/+1
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-2/+2
2022-03-17"spack commands --update-completion"John Parent1-68/+13
2022-03-17Expand external find for Windows (#27588)John Parent1-1/+22
2022-03-17Update tests support for WindowsBetsy McPhail1-10/+65
2022-03-17Create rename utility functionBetsy McPhail1-2/+2
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-12-28Fixed typos: 'wtih' instead of 'with' (#28166)Martin Diehl1-2/+2
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-4/+3
2021-05-08clingo: don't skip tests that deal with file permissionsMassimiliano Culpo1-4/+0
2021-04-15Use `gethostname()` instead of `getfqdn()` for lock debug modevsoch1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-11-17Github actions: add CI for ASP based solverMassimiliano Culpo1-0/+4
2020-11-12macos: update build process to use spawn instead of fork (#18205)Peter Scheibel1-145/+189
2020-10-21Added _poll_lock exception tests (#19446)Tamara Dahlgren1-0/+26
2020-09-02Mac OS: support Python >= 3.8 by using fork-based multiprocessing (#18124)Rui Xue1-2/+3
2020-07-01Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo1-2/+0
2020-06-15Skip failing test on MacOS (#17072)Massimiliano Culpo1-0/+2
2020-03-05Correct pytest.raises matches to match (#15346)Massimiliano Culpo1-2/+2
2020-02-19Distributed builds (#13100)Tamara Dahlgren1-0/+54
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-23lock transactions: avoid redundant reading in write transactionsTodd Gamblin1-0/+56
2019-12-23lock transactions: ensure that nested write transactions writeTodd Gamblin1-0/+57
2019-12-23lock transactions: fix non-transactional writesTodd Gamblin1-135/+205
2019-10-22fetching: S3 upload and download (#11117)Omar Padron1-0/+2
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-09-25Increase and customize lock timeouts (#9219)Peter Scheibel1-0/+7
2018-07-21locks: fix bug when creating lockfiles in the current directory.Todd Gamblin1-0/+20
2018-07-12locks: improve errors and permission checkingTodd Gamblin1-23/+87
2018-07-12locks: llnl.util.lock now only writes host info when in debug modeTodd Gamblin1-4/+80
2018-07-12tests: Separate tests for llnl.util.lock and spack.util.lockTodd Gamblin1-136/+45
2018-07-12refactor: move spack.util.multiproc to llnl.util.multiprocTodd Gamblin1-2/+2
2018-06-26bugfix: fix macos incompatibility in lock test (#8573)Todd Gamblin1-15/+10
2018-05-18locks: add configuration and command-line options to enable/disable locks (#7...Todd Gamblin1-1/+104
2018-05-17use os.path.join instead of join_path in coreTodd Gamblin1-3/+3
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1