Re: RoyaleUnit failing on M1

2022-01-11 Thread Josh Tynjala
We run the task with localTrusted="true". As I understand it, this means that we want the Flash Player projector executable to run with fewer restrictions than the browser plugin would. One part of localTrusted is that it shouldn't request a policy file at all, as I understand it. So it's

Re: RoyaleUnit failing on M1

2022-01-11 Thread Harbs
Any idea why I’d get: Caused by: command [] not understood > On Jan 11, 2022, at 7:25 PM, Josh Tynjala wrote: > > I just gave the Ant build a try on my M1 Mac Mini, and all RoyaleUnit tests > are passing on my machine. > > -- > Josh Tynjala > Bowler Hat LLC > > > On

Re: RoyaleUnit failing on M1

2022-01-11 Thread Josh Tynjala
gt; } > } > > The request being POLICY_FILE_REQUEST I expect it to throw that exception > every time. I don’t understand the code well enough however to explain why > it does or doesn’t do what I expect. > > > From: Josh Tynjala &g

RE: RoyaleUnit failing on M1

2022-01-11 Thread Yishay Weiss
n’t do what I expect. From: Josh Tynjala Sent: Tuesday, January 11, 2022 7:25:40 PM To: dev@royale.apache.org Subject: Re: RoyaleUnit failing on M1 I just gave the Ant build a try on my M1 Mac Mini, and all RoyaleUnit tests are passing on my machine. -- Josh Tynjala B

Re: RoyaleUnit failing on M1

2022-01-11 Thread Josh Tynjala
I just gave the Ant build a try on my M1 Mac Mini, and all RoyaleUnit tests are passing on my machine. -- Josh Tynjala Bowler Hat LLC On Tue, Jan 11, 2022 at 3:14 AM Harbs wrote: > I’m trying to compile the framework on an M1 MacBook Pro (which is > insanely fast BTW —

Re: RoyaleUnit failing on M1

2022-01-11 Thread Piotr Zarzycki
Insane! wt., 11 sty 2022 o 12:58 Harbs napisał(a): > For reference, ant -Dskip-tests=true on royale-asjs took 2:20 > > > On Jan 11, 2022, at 1:14 PM, Harbs wrote: > > > > (which is insanely fast BTW — The entire compiler project looked like it > compiled in about (under?) 30 seconds) > > --

Re: RoyaleUnit failing on M1

2022-01-11 Thread Harbs
For reference, ant -Dskip-tests=true on royale-asjs took 2:20 > On Jan 11, 2022, at 1:14 PM, Harbs wrote: > > (which is insanely fast BTW — The entire compiler project looked like it > compiled in about (under?) 30 seconds)

RoyaleUnit failing on M1

2022-01-11 Thread Harbs
I’m trying to compile the framework on an M1 MacBook Pro (which is insanely fast BTW — The entire compiler project looked like it compiled in about (under?) 30 seconds). Java: openjdk 17.0.1 2021-10-19 OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12) OpenJDK 64-Bit Server VM