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 8c144e7 commit 284c1e2Copy full SHA for 284c1e2
test/robot/cli/aot/aot_adhoc.robot
@@ -18,7 +18,7 @@ Simple AOT Analysis Google Provider with CLI
18
Log Stdout = ${result.stdout}
19
Log RC = ${result.rc}
20
Should Contain ${result.stderr}
21
- ... error count 633
+ ... error count 635
22
Should Be Equal As Strings ${result.rc} 1
23
24
Simple AOT Analysis AWS Provider with CLI
0 commit comments