You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on an update for the Tronxy profiles currently in Cura. Upon opening the PR, submitting all of the changed files, and waiting for the build to finish, the PR errors out with a "failure" in test mode 14/15. I have stripped my PR down to uploading a single file which has had only a few lines removed (part of the original update) yet this simple and small change continues to throw an error with a python script checker?
I dont see how all of the plugins and checking those, has anything to do with a printer profile update, but thats why I'm submitting the bug.
I believe this may be related to #11196
Can this be confirmed so I can upload the rest of the file package without driving myself crazy?!?
Actual results
14/15 Test #1: code-style .......................***Failed 21.45 sec
Expected results
14/15 Test #1: code-style ....................... Passed
Yeah, we're working on upgrading some stuff for Cura 5.0 (including an upgrade to Qt 6.2 and python 3.10). But that caused some issues with our build and CI systems. We're working on fixing this!
You can always run the tests locally as well to check if it does succeed there.
Unfortunately I haven't got a single clue how to initiate the test string locally, otherwise I absolutely would do that. If there is a page I can refer to or a list of instructions you can give, that would be immensely helpful.
Application Version
4.13.1
Platform
Windows 10
Printer
Tronxy
Reproduction steps
I have been working on an update for the Tronxy profiles currently in Cura. Upon opening the PR, submitting all of the changed files, and waiting for the build to finish, the PR errors out with a "failure" in test mode 14/15. I have stripped my PR down to uploading a single file which has had only a few lines removed (part of the original update) yet this simple and small change continues to throw an error with a python script checker?
I dont see how all of the plugins and checking those, has anything to do with a printer profile update, but thats why I'm submitting the bug.
I believe this may be related to #11196
Can this be confirmed so I can upload the rest of the file package without driving myself crazy?!?
Actual results
14/15 Test #1: code-style .......................***Failed 21.45 sec
Expected results
14/15 Test #1: code-style ....................... Passed
Checklist of files to include
Additional information & file uploads
see #11366 and (closed) #11362
The text was updated successfully, but these errors were encountered: