Hey Bevan,

Did you have any luck getting those failing tests to pass?  I see you said 
you'd attach the result, but I don't think it came through.  If you can post a 
few of the failure causes, I might be able to help out getting them running 
correctly.

It looks like you got around it, but just as an FYI, the `update-alternatives` 
command is only needed when doing the final packaging on Linux; it's used to 
detect the versions of Java installed to try to bundle with.  If it isn't 
installed, basic builds and tests should all still work.

-Jeremy

________________________________
From: netlogo-devel@googlegroups.com <netlogo-devel@googlegroups.com> on behalf 
of Bevan Stanely <bevanas...@gmail.com>
Sent: Thursday, September 2, 2021 6:39 AM
To: netlogo-devel <netlogo-devel@googlegroups.com>
Subject: [netlogo-devel] Re: Error on incremental compilation, native2ascii not 
found

Hmm I used entered `help` in the shell and could figure things out.

`tasks` showed me the available tasks configured. I ran `compile` and it 
compiled the app. Then I ran the `test` to run all the tests. I'm attaching the 
result.

```bash
[info] ScalaTest
[info] Run completed in 7 minutes, 52 seconds.
[info] Total number of tests run: 6121
[info] Suites: completed 148, aborted 0
[info] Tests: succeeded 5483, failed 638, canceled 0, ignored 0, pending 0
[info] *** 638 TESTS FAILED ***
[error] Failed: Total 6121, Failed 638, Errors 0, Passed 5483
[error] Failed tests:
[error]         org.nlogo.headless.TestProfiler
[error]         org.nlogo.headless.TestExtensions
[error]         org.nlogo.headless.TestChecksums
[error]         org.nlogo.workspace.JarLoaderTests
[error]         org.nlogo.headless.TestImportExport
[error]         org.nlogo.headless.TestCompileAll
[error]         org.nlogo.workspace.ExtensionManagerTests
[error] (netlogo / Test / test) sbt.TestsFailedException: Tests unsuccessful
[error] Total time: 492 s (08:12), completed 2 Sep, 2021 5:05:12 PM
```

https://github.com/NetLogo/NetLogo/wiki/Building<https://urldefense.com/v3/__https://github.com/NetLogo/NetLogo/wiki/Building__;!!Dq0X2DkFhyF93HkjWTBQKhk!GRGlcqTKO4ltu4wGpHVQpzMxhpsgKFQEtuSXzgH75cXPkE1PxCax_ONZ7jlUqKp9vIXZQurjPg$>
 needs updates for arch linux.

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/netlogo-devel/DM6PR05MB46670EE01E1745209D76DD71FECE9%40DM6PR05MB4667.namprd05.prod.outlook.com.

Reply via email to