Truffle failures?

Christian Humer christian.humer at gmail.com
Fri Apr 6 08:17:23 UTC 2018


We have a fix in the pipeline for this.
Should be merged in 2-3 hours.

Sorry for the inconvenience.

- Christian Humer


On Fri, Apr 6, 2018 at 12:03 AM Yudi Zheng <yudi.zheng at oracle.com> wrote:

> I narrow it down to PolyglotEngineProfileTest and
> VirtualizedFileSystemTest.
>
> > $ mx unittest VirtualizedFileSystemTest PolyglotEngineProfileTest
> > MxJUnitCore
> > JUnit version 4.12
> >
> ..........................................................................................................................
> > Time: 0.167
> >
> > OK (122 tests)
> >
> > $ mx unittest PolyglotEngineProfileTest VirtualizedFileSystemTest
> > MxJUnitCore
> > JUnit version 4.12
> > ...E
> > isReadable[Full
> IO](com.oracle.truffle.api.test.polyglot.VirtualizedFileSystemTest)
> > java.lang.ClassCastException:
> com.oracle.truffle.api.vm.PolyglotEngineImpl cannot be cast to
> com.oracle.truffle.api.vm.PolyglotRuntime$LanguageShared
> >       at
> com.oracle.truffle.api.vm.PolyglotEngine$LegacyEngineImpl.getInstrumentationHandler(PolyglotEngine.java:1173)
> >       at
> com.oracle.truffle.api.instrumentation.InstrumentationHandler$AccessorInstrumentHandler$InstrumentImpl.notifyThreadStarted(InstrumentationHandler.java:2148)
> >       at
> com.oracle.truffle.api.vm.PolyglotContextImpl.enterThreadChanged(PolyglotContextImpl.java:418)
> >       at
> com.oracle.truffle.api.vm.PolyglotContextImpl.enter(PolyglotContextImpl.java:346)
> >       at
> com.oracle.truffle.api.vm.PolyglotContextImpl.eval(PolyglotContextImpl.java:713)
> >       at org.graalvm.polyglot.Context.eval(Context.java:311)
> >       at org.graalvm.polyglot.Context.eval(Context.java:336)
> >       at
> com.oracle.truffle.api.test.polyglot.VirtualizedFileSystemTest.isReadable(VirtualizedFileSystemTest.java:506)
> > ...
> > FAILURES!!!
> > Tests run: 122,  Failures: 120
>
> - Yudi
>
> > On 5 Apr 2018, at 21:54, Andrew Haley <aph at redhat.com> wrote:
> >
> > On 04/05/2018 06:57 PM, Gilles Duboscq wrote:
> >> Alfonso has the same issue on x86.
> >
> > Thanks!
> >
> > --
> > Andrew Haley
> > Java Platform Lead Engineer
> > Red Hat UK Ltd. <https://www.redhat.com>
> > EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
>
>


More information about the graal-dev mailing list