Fix a UI-off-main-thread bug #401
Xcode test results
Test Release
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
349 | 309 | 40 | 0 | 0 | 17.22s |
Test Summary
LuaSkinTests
- Device: Apple Virtual Machine 1, 15.0.1 (24A348)
- SDK: macOS 15.1, 15.1
Test | Total | ||||
---|---|---|---|---|---|
LuaSkinTests | 36 | 36 | 0 | 0 | 0 |
Hammerspoon Tests
- Device: Apple Virtual Machine 1, 15.0.1 (24A348)
- SDK: macOS 15.1, 15.1
Test | Total | ||||
---|---|---|---|---|---|
HSaudiodevice | 41 | 33 | 8 | 0 | 0 |
HSjsonTests | 5 | 5 | 0 | 0 | 0 |
HScoresetup | 16 | 16 | 0 | 0 | 0 |
HSappfinder | 7 | 7 | 0 | 0 | 0 |
HStimer | 22 | 22 | 0 | 0 | 0 |
HSwebsocket | 9 | 8 | 1 | 0 | 0 |
HSapplicationTests | 16 | 11 | 5 | 0 | 0 |
HSserial | 8 | 4 | 4 | 0 | 0 |
HSmath | 4 | 4 | 0 | 0 | 0 |
HSbase64 | 4 | 4 | 0 | 0 | 0 |
HStask | 10 | 10 | 0 | 0 | 0 |
HSscreen | 23 | 22 | 1 | 0 | 0 |
HShotkey | 8 | 4 | 4 | 0 | 0 |
HSsocket | 42 | 38 | 4 | 0 | 0 |
HSwindowTests | 19 | 12 | 7 | 0 | 0 |
HSrequire_all | 3 | 3 | 0 | 0 | 0 |
HSnoises | 3 | 3 | 0 | 0 | 0 |
HSmouseTests | 7 | 7 | 0 | 0 | 0 |
HSosascript | 16 | 16 | 0 | 0 | 0 |
HSfs | 14 | 13 | 1 | 0 | 0 |
HSTestCase | 2 | 2 | 0 | 0 | 0 |
HSbrightness | 5 | 3 | 2 | 0 | 0 |
HScrash | 4 | 4 | 0 | 0 | 0 |
HSalert | 4 | 4 | 0 | 0 | 0 |
HThttp | 6 | 6 | 0 | 0 | 0 |
HSuielementTests | 6 | 3 | 3 | 0 | 0 |
HSdistributednotifications | 3 | 3 | 0 | 0 | 0 |
HSinspect | 3 | 3 | 0 | 0 | 0 |
HSimage | 3 | 3 | 0 | 0 | 0 |
Failures
Hammerspoon Tests/HSaudiodevice/testInputSupportsDataSources
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:193 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInputSupportsDataSources |
Hammerspoon Tests/HSaudiodevice/testOutputSupportsDataSources
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:199 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOutputSupportsDataSources |
Hammerspoon Tests/HSaudiodevice/testDataSourceToString
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:230 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceToString |
Hammerspoon Tests/HSaudiodevice/testCurrentOutputDataSource
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:211 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testCurrentOutputDataSource |
Hammerspoon Tests/HSaudiodevice/testDataSourceSetDefault
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:242 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceSetDefault |
Hammerspoon Tests/HSaudiodevice/testFindDeviceByName
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:71 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFindDeviceByName |
Hammerspoon Tests/HSaudiodevice/testDataSourceName
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:236 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceName |
Hammerspoon Tests/HSaudiodevice/testAllOutputDataSources
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:223 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAllOutputDataSources |
Hammerspoon Tests/HSwebsocket/testClosedStatus
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testClosedStatus()". |
Hammerspoon Tests/HSapplicationTests/testHiding
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHiding()". |
Hammerspoon Tests/HSapplicationTests/testFrontmostApplication
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSapplication.m:51 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFrontmostApplication |
Hammerspoon Tests/HSapplicationTests/testWindows
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testWindows()". |
Hammerspoon Tests/HSapplicationTests/testInitWithPid
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSapplication.m:33 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInitWithPid |
Hammerspoon Tests/HSapplicationTests/testAttributesFromBundleID
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSapplication.m:37 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributesFromBundleID |
Hammerspoon Tests/HSserial/testNewFromPath
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:36 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromPath |
Hammerspoon Tests/HSserial/testAttributes
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:46 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributes |
Hammerspoon Tests/HSserial/testNewFromName
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:31 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromName |
Hammerspoon Tests/HSserial/testOpenAndClose
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:41 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOpenAndClose |
Hammerspoon Tests/HSscreen/testRotation
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSscreen.m:101 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testRotation |
Hammerspoon Tests/HShotkey/testGetSystemAssigned
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HShotkey.m:37 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testGetSystemAssigned |
Hammerspoon Tests/HShotkey/testHotkeyStates
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHotkeyStates()". |
Hammerspoon Tests/HShotkey/testRepeatingHotkey
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testRepeatingHotkey()". |
Hammerspoon Tests/HShotkey/testBasicHotkey
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testBasicHotkey()". |
Hammerspoon Tests/HSsocket/testUdpReusePort
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpReusePort()". |
Hammerspoon Tests/HSsocket/testUdpEnabledIpVersion
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpEnabledIpVersion()". |
Hammerspoon Tests/HSsocket/testUdpBroadcast
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpBroadcast()". |
Hammerspoon Tests/HSsocket/testUdpBufferSize
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpBufferSize()". |
Hammerspoon Tests/HSwindowTests/testApplication
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:83 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testApplication |
Hammerspoon Tests/HSwindowTests/testTabs
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:89 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testTabs |
Hammerspoon Tests/HSwindowTests/testSnapshots
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:51 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSnapshots |
Hammerspoon Tests/HSwindowTests/testDesktop
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:35 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDesktop |
Hammerspoon Tests/HSwindowTests/testFullscreenTwo
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testFullscreenTwoSetup()". |
Hammerspoon Tests/HSwindowTests/testOrderedWindows
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:41 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOrderedWindows |
Hammerspoon Tests/HSwindowTests/testMinimize
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:75 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testMinimize |
Hammerspoon Tests/HSfs/testVolumes
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testVolumes()". |
Hammerspoon Tests/HSbrightness/testSet
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSbrightness.m:37 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSet |
Hammerspoon Tests/HSbrightness/testGet
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSbrightness.m:30 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testGet |
Hammerspoon Tests/HSuielementTests/testApplicationWatcher
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:38 |
Issue Type | Uncaught Exception |
Message | Failed due to unwaited expectation 'testApplicationWatcher()'. |
Hammerspoon Tests/HSuielementTests/testWindowWatcher
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:38 |
Issue Type | Uncaught Exception |
Message | Failed due to unwaited expectation 'testWindowWatcher()'. |
Hammerspoon Tests/HSuielementTests/testSelectedText
File | /Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSuielement.m:53 |
Issue Type | Assertion Failure |
Message | (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSelectedText |
Code Coverage
Coverage | Covered | Executable | ||
---|---|---|---|---|
CocoaLumberjackPrivacy.bundle | 0.00 % | 0 | 0 | |
Hammerspoon.app | 49.57 % | 1207 | 2435 | |
MJPreferencesWindowController.m | 55.56 % | 105 | 189 | |
HSGrowingTextField.m | 37.84 % | 14 | 37 | |
MJAppDelegate.m | 20.00 % | 56 | 280 | |
HSExecuteLuaIntentHandler.m | 0.00 % | 0 | 30 | |
MJDockIcon.m | 85.11 % | 40 | 47 | |
MJLua.m | 30.21 % | 190 | 629 | |
MJVersionUtils.m | 0.00 % | 0 | 24 | |
HSuicore.m | 70.28 % | 473 | 673 | |
MJConsoleWindowController.m | 63.06 % | 140 | 222 | |
MJFileUtils.m | 100.00 % | 6 | 6 | |
MJUserNotificationManager.m | 48.39 % | 15 | 31 | |
HSAppleScript.m | 0.00 % | 0 | 62 | |
MJConfigUtils.m | 66.67 % | 6 | 9 | |
MJMenuIcon.m | 100.00 % | 27 | 27 | |
HSLogger.m | 64.06 % | 41 | 64 | |
MJAutoLaunch.m | 96.43 % | 81 | 84 | |
MJAccessibilityUtils.m | 61.90 % | 13 | 21 | |
LuaSkin.framework | 66.07 % | 1141 | 1727 | |
Skin.m | 78.09 % | 1123 | 1438 | |
luaskin.m | 6.23 % | 18 | 289 | |
Sentry.bundle | 0.00 % | 0 | 0 | |
hs | 0.00 % | 0 | 319 | |
hs.m | 0.00 % | 0 | 319 | |
libASCIImage.a | 0.00 % | 0 | 430 | |
PARImage+ASCIIInput.m | 0.00 % | 0 | 430 | |
libCocoaAsyncSocket.a | 57.06 % | 5522 | 9678 | |
GCDAsyncSocket.m | 58.67 % | 3269 | 5572 | |
GCDAsyncUdpSocket.m | 54.87 % | 2253 | 4106 | |
libCocoaHTTPServer.a | 15.25 % | 673 | 4412 | |
MultipartFormDataParser.m | 0.00 % | 0 | 346 | |
DDData.m | 39.29 % | 44 | 112 | |
WebSocket.m | 51.55 % | 233 | 452 | |
HTTPErrorResponse.m | 0.00 % | 0 | 25 | |
DDNumber.m | 0.00 % | 0 | 52 | |
DAVConnection.m | 0.00 % | 0 | 116 | |
HTTPServer.m | 33.02 % | 174 | 527 | |
HTTPConnection.m | 12.87 % | 173 | 1344 | |
HTTPAuthenticationRequest.m | 0.00 % | 0 | 116 | |
HTTPMessage.m | 69.01 % | 49 | 71 | |
HTTPRedirectResponse.m | 0.00 % | 0 | 34 | |
DDRange.h | 0.00 % | 0 | 15 | |
HTTPDataResponse.m | 0.00 % | 0 | 38 | |
HTTPFileResponse.m | 0.00 % | 0 | 132 | |
HTTPDynamicFileResponse.m | 0.00 % | 0 | 131 | |
HTTPAsyncFileResponse.m | 0.00 % | 0 | 281 | |
PUTResponse.m | 0.00 % | 0 | 48 | |
MultipartMessageHeaderField.m | 0.00 % | 0 | 135 | |
DELETEResponse.m | 0.00 % | 0 | 30 | |
MultipartMessageHeader.m | 0.00 % | 0 | 37 | |
DDRange.m | 0.00 % | 0 | 64 | |
DAVResponse.m | 0.00 % | 0 | 306 | |
libCocoaLumberjack.a | 7.97 % | 326 | 4088 | |
DDDispatchQueueLogFormatter.m | 0.00 % | 0 | 127 | |
DDASLLogger.m | 0.00 % | 0 | 59 | |
DDTTYLogger.h | 0.00 % | 0 | 1 | |
DDASLLogCapture.m | 0.00 % | 0 | 141 | |
CLIColor.m | 0.00 % | 0 | 22 | |
DDContextFilterLogFormatter+Deprecated.m | 0.00 % | 0 | 24 | |
DDOSLogger.m | 71.08 % | 59 | 83 | |
DDTTYLogger.m | 0.00 % | 0 | 946 | |
DDFileLogger.m | 0.00 % | 0 | 1160 | |
DDAbstractDatabaseLogger.m | 0.00 % | 0 | 472 | |
DDMultiFormatter.m | 0.00 % | 0 | 79 | |
DDFileLogger+Buffering.m | 0.00 % | 0 | 139 | |
DDContextFilterLogFormatter.m | 0.00 % | 0 | 92 | |
DDLog.m | 35.94 % | 267 | 743 | |
libMIKMIDI.a | 1.24 % | 97 | 7839 | |
MIKMIDIUtilities.m | 0.00 % | 0 | 162 | |
MIKMIDISystemKeepAliveCommand.m | 12.50 % | 1 | 8 | |
MIKMIDICommandThrottler.m | 0.00 % | 0 | 22 | |
MIKMIDIMapping.m | 0.00 % | 0 | 220 | |
MIKMIDIMetaCuePointEvent.m | 33.33 % | 2 | 6 | |
MIKMIDIEventIterator.m | 0.00 % | 0 | 88 | |
MIKMIDIMetaTrackSequenceNameEvent.m | 16.67 % | 2 | 12 | |
MIKMIDIPolyphonicKeyPressureCommand.m | 6.25 % | 1 | 16 | |
MIKMIDIPort.m | 0.00 % | 0 | 15 | |
MIKMIDIEntity.m | 0.94 % | 1 | 106 | |
MIKMIDIMetaTextEvent.m | 7.14 % | 2 | 28 | |
MIKMIDIEndpointSynthesizer.m | 0.00 % | 0 | 112 | |
MIKMIDIClientSourceEndpoint.m | 0.00 % | 0 | 38 | |
Details
Test Details
LuaSkinTests
LuaSkinTests
⏱️ | ||||
---|---|---|---|---|
36 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
Hammerspoon Tests
HSaudiodevice
⏱️ | ||||
---|---|---|---|---|
33 (80%) | 8 (20%) | 0 (0%) | 0 (0%) | 0.10s |
testJackConnected
| |
testSetDefaultInput
| |
testAllInputDataSources
| |
testName
| |
testFindOutputByUID
| |
testInputSupportsDataSources
| |
testGetDefaultOutput
| |
testGetCurrentOutput
| |
testOutputSupportsDataSources
| |
testGetDefaultInput
| |
testWatcher
| |
testTestLuaSuccess
| |
testGetDefaultEffect
| |
testVolume
| |
testDataSourceToString
| |
testUID
| |
testSetDefaultEffect
| |
testGetAllInputDevices
| |
testGetAllDevices
| |
testGetCurrentInput
| |
testFindInputByName
| |
testCurrentOutputDataSource
| |
testDataSourceSetDefault
| |
testIsOutputDevice
| |
testFindDeviceByUID
| |
testFindInputByUID
| |
testInputVolume
| |
testCurrentInputDataSource
| |
testToString
| |
testMute
| |
testSetDefaultOutput
| |
testTransportType
| |
testOutputVolume
| |
testFindDeviceByName
| |
testDataSourceName
| |
testWatcherCallback
| |
testrunLua
| |
testAllOutputDataSources
| |
testGetAllOutputDevices
| |
testFindOutputByName
| |
testIsInputDevice
|
HSjsonTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.09s |
testEncodeDecode
| |
testReadWrite
| |
testTestLuaSuccess
| |
testEncodeDecodeFailures
| |
testrunLua
|
HScoresetup
⏱️ | ||||
---|---|---|---|---|
16 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.12s |
HSappfinder
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.12s |
testrunLua
| |
testAppFromWindowTitlePattern
| |
testWindowFromWindowTitlePattern
| |
testWindowFromWindowTitle
| |
testTestLuaSuccess
| |
testAppFromName
| |
testAppFromWindowTitle
|
HStimer
⏱️ | ||||
---|---|---|---|---|
22 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.10s |
HSwebsocket
⏱️ | ||||
---|---|---|---|---|
8 (89%) | 1 (11%) | 0 (0%) | 0 (0%) | 0.69s |
testClosedStatus
| |
testEchoData
| |
testTestLuaSuccess
| |
testClosingStatus
| |
testNew
| |
testrunLua
| |
testLegacy
| |
testEchoText
| |
testOpenStatus
|
HSapplicationTests
⏱️ | ||||
---|---|---|---|---|
11 (69%) | 5 (31%) | 0 (0%) | 0 (0%) | 10.40s |
testMenusAsync
| |
testRunningApplications
| |
testHiding
| |
testLocalizationFunctions
| |
testUTI
| |
testFrontmostApplication
| |
testrunLua
| |
testBasicAttributes
| |
testWindows
| |
testMenus
| |
testKilling
| |
testInitWithPid
| |
testAttributesFromBundleID
| |
testInitWithPidFailures
| |
testTestLuaSuccess
| |
testForceKilling
|
HSserial
Annotations
Check failure on line 193 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInputSupportsDataSources
Check failure on line 199 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOutputSupportsDataSources
Check failure on line 230 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceToString
Check failure on line 211 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testCurrentOutputDataSource
Check failure on line 242 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceSetDefault
Check failure on line 71 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFindDeviceByName
Check failure on line 236 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceName
Check failure on line 223 in Hammerspoon Tests/HSaudiodevice.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAllOutputDataSources
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testClosedStatus()".
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHiding()".
Check failure on line 51 in Hammerspoon Tests/HSapplication.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFrontmostApplication
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testWindows()".
Check failure on line 33 in Hammerspoon Tests/HSapplication.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInitWithPid
Check failure on line 37 in Hammerspoon Tests/HSapplication.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributesFromBundleID
Check failure on line 36 in Hammerspoon Tests/HSserial.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromPath
Check failure on line 46 in Hammerspoon Tests/HSserial.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributes
Check failure on line 31 in Hammerspoon Tests/HSserial.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromName
Check failure on line 41 in Hammerspoon Tests/HSserial.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOpenAndClose
Check failure on line 101 in Hammerspoon Tests/HSscreen.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testRotation
Check failure on line 37 in Hammerspoon Tests/HShotkey.m
github-actions / Xcode test results
Assertion Failure
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testGetSystemAssigned
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHotkeyStates()".
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testRepeatingHotkey()".
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testBasicHotkey()".
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpReusePort()".
Check failure on line 65 in Hammerspoon Tests/HSTestCase.m
github-actions / Xcode test results
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpEnabledIpVersion()".