Skip to content

Commit 8cfdbc8

Browse files
committed
skip eventhub tests for 314
1 parent b417ded commit 8cfdbc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workers/tests/emulator_tests/test_eventhub_functions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def get_script_dir(cls):
124124
'eventhub_functions_stein' / 'generic'
125125

126126

127+
@skipIf(sys.version_info.minor >= 14, "Skip to figure out uamqp.")
127128
class TestEventHubFunctionsSDK(TestEventHubFunctions):
128129

129130
@classmethod

0 commit comments

Comments
 (0)