Commit Graph

1420 Commits

Author SHA1 Message Date
Jordan Dominion 577ecb0d02 Show all duplicated jobs 2023-12-17 16:27:43 -05:00
Jordan Dominion 4b4bdcf25a Use larger page size here 2023-12-17 16:27:36 -05:00
Jordan Dominion da10d0f151 Double a test timeout 2023-12-17 16:23:32 -05:00
Jordan Dominion 83e0c2046a Improved EngineVersion parsing 2023-12-17 15:00:03 -05:00
Jordan Dominion 5eef090511 Suppress OD build output in CI 2023-12-17 14:37:23 -05:00
Jordan Dominion f775a0563b Nullify ChannelRepresentation 2023-12-17 10:33:48 -05:00
Jordan Dominion 343b8c69ba Sync topics sent in tests with SessionController 2023-12-16 22:33:42 -05:00
Jordan Dominion 50c2fd20ad Increase OpenDream test installation timeout again 2023-12-16 16:16:15 -05:00
Jordan Dominion 670fe50847 Fix assert 2023-12-16 13:16:57 -05:00
Jordan Dominion f870aa0b17 Remove some whitespace 2023-12-16 11:37:39 -05:00
Jordan Dominion 0e209b933f Essentially remove live tests token expiry 2023-12-16 11:34:04 -05:00
Jordan Dominion 37c54c1fbd Increase some timeouts that were too low 2023-12-16 11:26:31 -05:00
Jordan Dominion c06af41041 Cleanup some messages 2023-12-16 11:23:44 -05:00
Jordan Dominion 6ce9695533 Redo Process output reading to better workaround https://github.com/dotnet/runtime/issues/28583
Also test harder
2023-12-16 11:23:44 -05:00
Jordan Dominion aa51b67ea1 Handle startup jobs a bit better 2023-12-16 10:07:18 -05:00
Jordan Dominion ba454f0ac0 Add a missing throw 2023-12-16 09:22:12 -05:00
Jordan Dominion 1665d564d2 Use proper TCS method 2023-12-16 09:21:33 -05:00
Jordan Dominion 92cc9e7f6a More diagnostic asserts 2023-12-15 22:09:12 -05:00
Jordan Dominion e0f67bb6df More JobsHubTests diagnostics 2023-12-15 19:50:05 -05:00
Jordan Dominion 7304cf1a8d Clean up the JobsHubTest assertions again 2023-12-15 16:18:02 -05:00
Jordan Dominion dc08e87be0 Minor diagnostics for this flaky test 2023-12-14 23:21:20 -05:00
Jordan Dominion 7b3fa4a53c Some additional test diagnostics 2023-12-14 23:10:12 -05:00
Jordan Dominion 7af656d3d5 Some better test crash diagnostics 2023-12-13 23:00:14 -05:00
Jordan Dominion ef0bf6c0cf Force this variable to check for true 2023-12-13 22:59:50 -05:00
Jordan Dominion 5231bd8a81 Update to LibGit2Sharp 0.29.0 2023-12-13 21:49:22 -05:00
Jordan Dominion 081b8d19a6 Assert that the process is running before the Linux links test 2023-12-04 22:26:59 -05:00
Jordan Dominion 6d6645e9a2 Add a diagnostic message to an Assert 2023-12-04 22:25:06 -05:00
Jordan Dominion 69f4c7e0b6 Add some diagnostic messages for tests 2023-12-03 14:53:28 -05:00
Jordan Dominion 10188c782f Hopefully fix bug in JobsHubTest 2023-12-03 14:29:38 -05:00
Jordan Dominion c6ac595290 Improve an assert 2023-12-03 14:21:53 -05:00
Jordan Dominion 060bd6126d Switch to using topic extension method in tests 2023-12-03 14:09:29 -05:00
Jordan Dominion 5b42ad0f8f Weeding out JobsHubTest errors 2023-12-02 12:25:32 -05:00
Jordan Dominion c40197fcb5 Specify Environment.SpecialFolderOption where possible
Also fix a typo
2023-11-29 17:32:26 -05:00
Jordan Dominion b5f7a7f069 Fix main page logo not appearing if webpanel was disabled 2023-11-29 16:43:30 -05:00
Jordan Dominion 2ee1ff4665 Add a yield here to potentially fix a CI error
We HAD the handle to the process open and running, yet somehow GetProcessesByName failed to find it.
2023-11-27 14:18:10 -05:00
Jordan Dominion a979f04e03 Fix race condition in JobsRequiredTest cleanup 2023-11-27 12:19:51 -05:00
Jordan Dominion e3fffb2615 Merge branch 'V6' into TestSpeedups 2023-11-26 23:33:42 -05:00
Jordan Dominion 79899d9161 Merge pull request #1729 from tgstation/BetterSig
Improve a call signature
2023-11-26 23:00:45 -05:00
Jordan Dominion e6db8713eb Increase test timeout for health check tests 2023-11-26 22:19:26 -05:00
Jordan Dominion 0973174c10 Improve live test runtimes
Workstation improvement of 10.2 to 6.4 minutes.
2023-11-26 21:25:33 -05:00
Jordan Dominion 4de500f428 More detailed accounting when JobsHubTests fail 2023-11-26 17:06:30 -05:00
Jordan Dominion 64e0748096 Merge pull request #1726 from tgstation/NullableAtLast
Taking further steps towards full nullable reference type support
2023-11-26 17:04:33 -05:00
Jordan Dominion c5fff694d7 Make the host watchdog use nullable references 2023-11-23 16:49:59 -05:00
Jordan Dominion 042116506b Fix the AutoGeneratedProgram.Main warning 2023-11-23 16:38:41 -05:00
Jordan Dominion c3856fcec1 Create a live test OpenDream can use in their CI
Clean up other minor test things
2023-11-23 16:36:07 -05:00
Jordan Dominion ac545ebcfb Fix CI blunder 2023-11-20 15:09:36 -05:00
Jordan Dominion 84c5359af7 Fix basic watchdog tests 2023-11-19 20:23:17 -05:00
Jordan Dominion 6967d9f4df Merge branch 'NeverEndingTrainOfFixes' into OpenDream
Also fixes logic error in `AdvancedWatchdog.HandleNewDmbAvailable` in the `EngineType.OpenDream` case.
2023-11-19 17:52:56 -05:00
Jordan Dominion b01700ec6c Log sleep_offline with Export and Topic 2023-11-19 17:11:44 -05:00
Jordan Dominion 8f51c5fed5 Add SessionId to DreamDaemonResponse
- Fix race condition with updating launch parameters.
- Add additional logging.
- Add integration tests
2023-11-19 17:11:10 -05:00