-
Lysanne0201Hi, I have been able to successfully build the Marionette code on ppc64le. I am now trying to run the marrionette tests, however all fail with the following error : FAIL testing/marionette/test/unit/test_cookie.js - xpcshell return code: -11
-
Lysanne0201Am i missing anything
-
whimbooLysanne0201: hey! please note that IRC is going away end of the week
-
whimbooto keep in touch with us you would have to join our Matrix channel
-
whimboo
-
whimbooalso the above are the unit tests
-
whimbooyou want to run the python tests
-
whimboolet me know which command you executed
-
Lysanne0201./mach test testing/marionette/test/unit
-
Lysanne0201is the command I ran
-
whimboothose are the wrong tests
-
whimbooyou want testing/marionette/harness/marionette_harness/tests/unit/
-
whimbooas best also use ./mach marionette-test
-
Lysanne0201okay trying that out