We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218eb6a commit a000de3Copy full SHA for a000de3
test/robot/functional/stackql_mocked_from_cmd_line.robot
@@ -7366,7 +7366,7 @@ Busted Auth Throws Error Then Set Statement Update Auth Scenario Working
7366
... stderr=${CURDIR}/tmp/Busted-Auth-Throws-Error-Then-Set-Statement-Update-Auth-Scenario-Working-Working-stderr.tmp
7367
7368
Alternate App Root Persists All Temp Materials in Alotted Directory
7369
- [Teardown] Remove Directory ${TEST_TMP_EXEC_APP_ROOT_NATIVE} recursive=True
+ # [Teardown] Remove Directory ${TEST_TMP_EXEC_APP_ROOT_NATIVE} recursive=True # does not work for docker
7370
${inputStr} = Catenate
7371
... registry pull google v0.1.2;
7372
... show providers;
0 commit comments