Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some test cleanups & category reorganization (#22010) | metagn | 2023-06-06 | 1 | -21/+0 |
| | | | | | | | | | | | | | | | | | * clean up some test categories * mention exact slice issue * magics into system * move trangechecks into overflow * move tmemory to system * try fix CI * try fix CI * final CI fix | ||||
* | fix tdistros test which was failing on Nightlies | narimiran | 2020-04-28 | 1 | -3/+3 |
| | |||||
* | Fix OS detection in a docker container (#13172) | Arnaud Moura | 2020-04-22 | 1 | -0/+21 |
* Support detection in docker container. * Get only ID information in os-release. * Add test to distros module. * Fix Linux OS detection in Windows. * Fix OS detection for FreeBSD and OpenBSD. |