Skip to content

Improved the comments and variable names #404

Improved the comments and variable names

Improved the comments and variable names #404

GitHub Actions / Xcode test results failed Nov 30, 2024 in 0s

Xcode test results

Test Release

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
350314360013.27s

Test Summary

LuaSkinTests

  • Device: Apple Virtual Machine 1, 15.1.1 (24B91)
  • SDK: macOS 15.1, 15.1
TestTotalSuccessFailureSkippedExpected Failure
test-class LuaSkinTests3636000

Hammerspoon Tests

  • Device: Apple Virtual Machine 1, 15.1.1 (24B91)
  • SDK: macOS 15.1, 15.1
TestTotalSuccessFailureSkippedExpected Failure
test-class HSrequire_all33000
test-class HScrash44000
test-class HSimage33000
test-class HSuielementTests63300
test-class HSscreen2322100
test-class HSdistributednotifications33000
test-class HShotkey84400
test-class HSwindowTests1915400
test-class HSbase6444000
test-class HSbrightness53200
test-class HScoresetup1616000
test-class HSmouseTests77000
test-class HSaudiodevice4234800
test-class HSserial84400
test-class HSapplicationTests1611500
test-class HStask1010000
test-class HSmath44000
test-class HSosascript1616000
test-class HSjsonTests55000
test-class HSinspect33000
test-class HSsocket4238400
test-class HSalert44000
test-class HSnoises33000
test-class HStimer2222000
test-class HSwebsocket99000
test-class HSappfinder77000
test-class HThttp66000
test-class HSfs1413100
test-class HSTestCase22000

Failure Failures

Hammerspoon Tests/HSuielementTests/testApplicationWatcher

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:38
Issue TypeUncaught Exception
MessageFailed due to unwaited expectation 'testApplicationWatcher()'.

Hammerspoon Tests/HSuielementTests/testWindowWatcher

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:38
Issue TypeUncaught Exception
MessageFailed due to unwaited expectation 'testWindowWatcher()'.

Hammerspoon Tests/HSuielementTests/testSelectedText

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSuielement.m:53
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSelectedText

Hammerspoon Tests/HSscreen/testRotation

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSscreen.m:101
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testRotation

Hammerspoon Tests/HShotkey/testRepeatingHotkey

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testRepeatingHotkey()".

Hammerspoon Tests/HShotkey/testGetSystemAssigned

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HShotkey.m:37
Issue TypeAssertion 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 TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHotkeyStates()".

Hammerspoon Tests/HShotkey/testBasicHotkey

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testBasicHotkey()".

Hammerspoon Tests/HSwindowTests/testTabs

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:89
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testTabs

Hammerspoon Tests/HSwindowTests/testDesktop

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:35
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDesktop

Hammerspoon Tests/HSwindowTests/testMinimize

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:75
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testMinimize

Hammerspoon Tests/HSwindowTests/testOrderedWindows

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSwindow.m:41
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOrderedWindows

Hammerspoon Tests/HSbrightness/testGet

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSbrightness.m:30
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testGet

Hammerspoon Tests/HSbrightness/testSet

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSbrightness.m:37
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSet

Hammerspoon Tests/HSaudiodevice/testCurrentOutputDataSource

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:215
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testCurrentOutputDataSource

Hammerspoon Tests/HSaudiodevice/testOutputSupportsDataSources

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:203
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOutputSupportsDataSources

Hammerspoon Tests/HSaudiodevice/testDataSourceName

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:240
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceName

Hammerspoon Tests/HSaudiodevice/testInputSupportsDataSources

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:197
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInputSupportsDataSources

Hammerspoon Tests/HSaudiodevice/testDataSourceSetDefault

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:246
Issue TypeAssertion 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 TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFindDeviceByName

Hammerspoon Tests/HSaudiodevice/testDataSourceToString

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:234
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceToString

Hammerspoon Tests/HSaudiodevice/testAllOutputDataSources

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSaudiodevice.m:227
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAllOutputDataSources

Hammerspoon Tests/HSserial/testOpenAndClose

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:41
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOpenAndClose

Hammerspoon Tests/HSserial/testAttributes

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:46
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributes

Hammerspoon Tests/HSserial/testNewFromPath

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:36
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromPath

Hammerspoon Tests/HSserial/testNewFromName

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSserial.m:31
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromName

Hammerspoon Tests/HSapplicationTests/testWindows

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testWindows()".

Hammerspoon Tests/HSapplicationTests/testAttributesFromBundleID

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSapplication.m:37
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributesFromBundleID

Hammerspoon Tests/HSapplicationTests/testFrontmostApplication

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSapplication.m:51
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFrontmostApplication

Hammerspoon Tests/HSapplicationTests/testInitWithPid

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSapplication.m:33
Issue TypeAssertion Failure
Message(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInitWithPid

Hammerspoon Tests/HSapplicationTests/testHiding

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHiding()".

Hammerspoon Tests/HSsocket/testUdpEnabledIpVersion

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpEnabledIpVersion()".

Hammerspoon Tests/HSsocket/testUdpBufferSize

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpBufferSize()".

Hammerspoon Tests/HSsocket/testUdpBroadcast

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpBroadcast()".

Hammerspoon Tests/HSsocket/testUdpReusePort

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testUdpReusePort()".

Hammerspoon Tests/HSfs/testVolumes

File/Users/runner/work/hammerspoon/hammerspoon/Hammerspoon Tests/HSTestCase.m:65
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testVolumes()".

Code Coverage

Coverage Covered Executable
CocoaLumberjackPrivacy.bundle 0.00 % 0 0
Hammerspoon.app 51.75 % 1260 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 78.16 % 526 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
  HSLogger.m 64.06 % 41 64
  MJMenuIcon.m 100.00 % 27 27
  MJAccessibilityUtils.m 61.90 % 13 21
  MJAutoLaunch.m 96.43 % 81 84
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 56.65 % 5483 9678
  GCDAsyncSocket.m 57.97 % 3230 5572
  GCDAsyncUdpSocket.m 54.87 % 2253 4106
libCocoaHTTPServer.a 15.25 % 673 4412
  DDData.m 39.29 % 44 112
  MultipartFormDataParser.m 0.00 % 0 346
  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
  HTTPAsyncFileResponse.m 0.00 % 0 281
  HTTPRedirectResponse.m 0.00 % 0 34
  DDRange.h 0.00 % 0 15
  HTTPFileResponse.m 0.00 % 0 132
  HTTPDataResponse.m 0.00 % 0 38
  PUTResponse.m 0.00 % 0 48
  HTTPDynamicFileResponse.m 0.00 % 0 131
  MultipartMessageHeaderField.m 0.00 % 0 135
  DELETEResponse.m 0.00 % 0 30
  DDRange.m 0.00 % 0 64
  MultipartMessageHeader.m 0.00 % 0 37
  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
  DDFileLogger+Buffering.m 0.00 % 0 139
  DDMultiFormatter.m 0.00 % 0 79
  DDContextFilterLogFormatter.m 0.00 % 0 92
  DDAbstractDatabaseLogger.m 0.00 % 0 472
  DDLog.m 35.94 % 267 743
libMIKMIDI.a 1.24 % 97 7839
  MIKMIDISystemKeepAliveCommand.m 12.50 % 1 8
  MIKMIDIUtilities.m 0.00 % 0 162
  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
  MIKMIDIEntity.m 0.94 % 1 106
  MIKMIDIPort.m 0.00 % 0 15
  MIKMIDIMetaTextEvent.m 7.14 % 2 28
  MIKMIDIEndpointSynthesizer.m 0.00 % 0 112
  MIKMIDIClientSourceEndpoint.m 0.00 % 0 38
  MIKMIDIMetaMarkerTextEvent.m 33.33 % 2 6
  MIKMIDITempoEvent.m 7.41 % 2 27
  MIKMIDIPitchBendChangeCommand.m 3.57 % 1 28
  MIKMIDISequencer.m 0.00 % 0 660
  NSUIApplication+MIKMIDI.m 0.00 % 0 120
  MIKMIDISourceEndpoint.m 50.00 % 1 2
  MIKMIDINoteEvent.m 1.77 % 2 113
  MIKMIDIMetronome.m 0.00 %

Details

Test Details

LuaSkinTestsback

LuaSkinTests back

SuccessFailureSkippedExpected Failure⏱️
36 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testSingletonality
Successtest-method testLuaStateDoubleDestruction
Successtest-method testBackgroundThreadCatcher
Successtest-method testLuaCanExecute
Successtest-method testLuaTypeAtIndex
Successtest-method testMaxNatIndexAndCountNatIndex
Successtest-method testPerformanceLuaStateLifecycle
Successtest-method testProtectedCall
Successtest-method testTableToNSPoint
Successtest-method testProtectedCallWithFailure
Successtest-method testLuaStateRecreation
Successtest-method testNatIndexFailure
Successtest-method testCheckRefs
Successtest-method testToNSObject
Successtest-method testLogging
Successtest-method testTableWithLabelToNSValue
Successtest-method testCheckArgs
Successtest-method testLuaStateDestruction
Successtest-method testTracebackWithTag
Successtest-method testLibraryWithObjects
Successtest-method testIsValidUTF8AtIndex
Successtest-method testLuaRefs
Successtest-method testrunLua
Successtest-method testRequire
Successtest-method testPushNSObject
Successtest-method testTableToNSRect
Successtest-method testLuaObjectHelper
Successtest-method testTableToNSSize
Successtest-method testTestLuaSuccess
Successtest-method testObjCExceptionHandler
Successtest-method testLuaStateCreation
Successtest-method testLibrary
Successtest-method testPushStructInNSValue
Successtest-method testSkinInit
Successtest-method testLuaStateDoubleCreation
Successtest-method testLuaCanFailToExecute

Hammerspoon Testsback

HSrequire_all back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.11s
Successtest-method testrunLua
Successtest-method testRequireAll
Successtest-method testTestLuaSuccess

HScrash back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.10s
Successtest-method testTestLuaSuccess
Successtest-method testrunLua
Successtest-method testThrowTheWorld
Successtest-method testResidentSize

HSimage back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.10s
Successtest-method testrunLua
Successtest-method testGetExifFromPath
Successtest-method testTestLuaSuccess

HSuielementTests back

SuccessFailureSkippedExpected Failure⏱️
3 (50%)3 (50%)0 (0%)0 (0%)2.63s
Failuretest-method testApplicationWatcherback
Successtest-method testHammerspoonElements
Successtest-method testTestLuaSuccess
Failuretest-method testWindowWatcherback
Successtest-method testrunLua
Failuretest-method testSelectedTextback

HSscreen back

SuccessFailureSkippedExpected Failure⏱️
22 (96%)1 (4%)0 (0%)0 (0%)0.10s
Successtest-method testGamma
Successtest-method testCurrentMode
Successtest-method testSetOrigin
Successtest-method testTestLuaSuccess
Successtest-method testToUnitRect
Successtest-method testAllScreens
Successtest-method testFrames
Successtest-method testScreenshots
Successtest-method testPosition
Successtest-method testScreenPositions
Successtest-method testFind
Successtest-method testSetMode
Successtest-method testrunLua
Successtest-method testAvailableModes
Failuretest-method testRotationback
Successtest-method testMainScreen
Successtest-method testNextPrevious
Successtest-method testPrimaryScreen
Successtest-method testId
Successtest-method testBrightness
Successtest-method testSetPrimary
Successtest-method testName
Successtest-method testFromUnitRect

HSdistributednotifications back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.66s
Successtest-method testrunLua
Successtest-method testTestLuaSuccess
Successtest-method testdistributednotifications

HShotkey back

SuccessFailureSkippedExpected Failure⏱️
4 (50%)4 (50%)0 (0%)0 (0%)0.13s
Failuretest-method testRepeatingHotkeyback
Failuretest-method testGetSystemAssignedback
Successtest-method testAssignable
Failuretest-method testHotkeyStatesback
Failuretest-method testBasicHotkeyback
Successtest-method testTestLuaSuccess
Successtest-method testrunLua
Successtest-method testGetHotkeys

HSwindowTests back

SuccessFailureSkippedExpected Failure⏱️
15 (79%)4 (21%)0 (0%)0 (0%)1.08s
Failuretest-method testTabsback
Successtest-method testSize
Successtest-method testApplication
Successtest-method testFullscreenTwo
Successtest-method testTestLuaSuccess
Successtest-method testTitle
Successtest-method testrunLua
Successtest-method testTopLeft
Successtest-method testFocusedWindow
Successtest-method testPID
Successtest-method testClose
Failuretest-method testDesktopback
Failuretest-method testMinimizeback
Successtest-method testAllWindows
Successtest-method testFullscreen
Successtest-method testSnapshots
Successtest-method testRoles
Successtest-method testFullscreenOne
Failuretest-method testOrderedWindowsback

HSbase64 back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.11s
Successtest-method testTestLuaSuccess
Successtest-method testrunLua
Successtest-method testEncode
Successtest-method testDecode

HSbrightness back

SuccessFailureSkippedExpected Failure⏱️
3 (60%)2 (40%)0 (0%)0 (0%)0.13s
Failuretest-method testGetback
Successtest-method testrunLua
Failuretest-method testSetback
Successtest-method testAmbient
Successtest-method testTestLuaSuccess

HScoresetup back

SuccessFailureSkippedExpected Failure⏱️
16 (100%)0 (0%)0 (0%)0 (0%)4.33s
Successtest-method testAccessibilityState
Successtest-method testShutdownCallback
Successtest-method testMenuIcon
Successtest-method testAutoLaunch
Successtest-method testOSExit
Successtest-method testConfigDir
Successtest-method testConsoleOnTop
Successtest-method testGetObjectMetatable
Successtest-method testCheckForUpdates
Successtest-method testProcessInfo
Successtest-method testCleanUTF8forConsole
Successtest-method testTestLuaSuccess
Successtest-method testAutomaticallyCheckForUpdates
Successtest-method testDockIcon
Successtest-method testrunLua
Successtest-method testDocstringsJSONFile

HSmouseTests back

SuccessFailureSkippedExpected Failure⏱️
7 (100%)0 (0%)0 (0%)0 (0%)0.10s
Successtest-method testMouseTrackingSpeed
Successtest-method testTestLuaSuccess
Successtest-method testMouseNames
Successtest-method testMouseCount
Successtest-method testMouseAbsolutePosition
Successtest-method testScrollDirection
Successtest-method testrunLua

HSaudiodevice back

SuccessFailureSkippedExpected Failure⏱️
34 (81%)8 (19%)0 (0%)0 (0%)0.11s

Annotations

Check failure on line 38 in Hammerspoon Tests/HSTestCase.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Uncaught Exception

Failed due to unwaited expectation 'testApplicationWatcher()'.

Check failure on line 38 in Hammerspoon Tests/HSTestCase.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Uncaught Exception

Failed due to unwaited expectation 'testWindowWatcher()'.

Check failure on line 53 in Hammerspoon Tests/HSuielement.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSelectedText

Check failure on line 101 in Hammerspoon Tests/HSscreen.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testRotation

Check failure on line 65 in Hammerspoon Tests/HSTestCase.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testRepeatingHotkey()".

Check failure on line 37 in Hammerspoon Tests/HShotkey.m

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testBasicHotkey()".

Check failure on line 89 in Hammerspoon Tests/HSwindow.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testTabs

Check failure on line 35 in Hammerspoon Tests/HSwindow.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDesktop

Check failure on line 75 in Hammerspoon Tests/HSwindow.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testMinimize

Check failure on line 41 in Hammerspoon Tests/HSwindow.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOrderedWindows

Check failure on line 30 in Hammerspoon Tests/HSbrightness.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testGet

Check failure on line 37 in Hammerspoon Tests/HSbrightness.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSet

Check failure on line 215 in Hammerspoon Tests/HSaudiodevice.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testCurrentOutputDataSource

Check failure on line 203 in Hammerspoon Tests/HSaudiodevice.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOutputSupportsDataSources

Check failure on line 240 in Hammerspoon Tests/HSaudiodevice.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceName

Check failure on line 197 in Hammerspoon Tests/HSaudiodevice.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInputSupportsDataSources

Check failure on line 246 in Hammerspoon Tests/HSaudiodevice.m

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFindDeviceByName

Check failure on line 234 in Hammerspoon Tests/HSaudiodevice.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceToString

Check failure on line 227 in Hammerspoon Tests/HSaudiodevice.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAllOutputDataSources

Check failure on line 41 in Hammerspoon Tests/HSserial.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOpenAndClose

Check failure on line 46 in Hammerspoon Tests/HSserial.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributes

Check failure on line 36 in Hammerspoon Tests/HSserial.m

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromPath