Re: How can I check why a test fail

2021-03-12 Thread Carsten Grzemba
grze...@gmail.com wrote: > > > > Carsten Grzemba schrieb am Donnerstag, 11. März 2021 um 14:25:41 UTC+1: > > > > > Lars Hansen schrieb am Donnerstag, 11. März 2021 um 13:25:45 UTC+1: > > > > > > If you run jit-tests with the options -f --no-xdr it

Re: How can I check why a test fail

2021-03-12 Thread Carsten Grzemba
tcam...@mozilla.com schrieb am Freitag, 12. März 2021 um 02:12:11 UTC+1: > On Thursday, March 11, 2021 at 1:15:42 PM UTC-5, grze...@gmail.com wrote: > > Carsten Grzemba schrieb am Donnerstag, 11. März 2021 um 14:25:41 UTC+1: > > > Lars Hansen schrieb am Donnerstag, 11. März 20

Re: How can I check why a test fail

2021-03-11 Thread Carsten Grzemba
Carsten Grzemba schrieb am Donnerstag, 11. März 2021 um 14:25:41 UTC+1: > Lars Hansen schrieb am Donnerstag, 11. März 2021 um 13:25:45 UTC+1: > > If you run jit-tests with the options -f --no-xdr it will print out the > > command lines you need to use to run the failed tes

Re: How can I check why a test fail

2021-03-11 Thread Carsten Grzemba
Lars Hansen schrieb am Donnerstag, 11. März 2021 um 13:25:45 UTC+1: > If you run jit-tests with the options -f --no-xdr it will print out the > command lines you need to use to run the failed tests individually. > > --lrs > On Thu, Mar 11, 2021 at 12:05 PM Carsten Grzemba w

How can I check why a test fail

2021-03-11 Thread Carsten Grzemba
I attempt to build Firefox for Openindiana (Illumos). Some of the tests are failing: Result summary: Passed: 30561 Failed: 480 How can I check what the reason for a failed check is? In the log I see for example: TEST-PASS | js/src/jit-test/tests/wasm/timeout/debug-interrupt-2.js | Success (code

Re: Build on IllumOS, where can I find the version of external dependencies

2021-03-04 Thread Carsten Grzemba
Nick Alexander schrieb am Donnerstag, 25. Februar 2021 um 18:55:36 UTC+1: > Hello Carsten, > On Thu, Feb 25, 2021 at 2:05 AM Carsten Grzemba wrote: > > > I like to build the current Firefox on Openindiana (illumos), for that > > I'am interessted in the necessary li

Build on IllumOS, where can I find the version of external dependencies

2021-02-25 Thread Carsten Grzemba
I like to build the current Firefox on Openindiana (illumos), for that I'am interessted in the necessary libraries and their versions, like rustc, libicu, libgtk3, etc Where can I found this versions in the mach build tool or docs? ___ dev-platform mail