-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.ArgumentException: Could not find a prereq test case named {0} (Parameter 'SupportsCoauthPrereq') #122
Comments
+1 Seeing this as well |
Same issue here. Command: StackTrace:
|
+1 Seeing this as well |
+1 same issue |
Seeing the same issue here. Anyone able to by pass this? Or used a different wopi validator? Stacktrace:
|
@naima-hossain I have deleted this test case (SupportsCoauthPrereq) locally in code. Then, there is another invalid test case (deleted too). |
@EislerDavid thanks for replying. Can you please explain a bit on
|
@naima-hossain Just create any file and change extension to .wopitest. Then open it in office online and you will see UI with all test cases. |
Getting the above error running the following command:
dotnet src\WopiValidator\bin\Release\net6.0\win-x64\Microsoft.Office.WopiValidator.dll --token "xxxxxxxxxxxxxxxxxxxxx" --token_ttl 0 --wopisrc http://localhost:2080/wopi/files/xxxxxxxxxxxxxxxx --testcategory OfficeOnline --ignore-skipped
The text was updated successfully, but these errors were encountered: