Skip to content
Success

linux-arm32 (May 15, 2023, 7:25:51 AM)

Started 2 yr 2 mo ago
Took 5 min 49 sec on linux-arm32-armv7hf-jau-031

Started by upstream project jogl build number 1525
originally caused by:

  • Started by upstream project joal-demos build number 539
    originally caused by:
    • Started by upstream project joal build number 675
      originally caused by:
Revision: 900c35c6a49e0d53e38dd07da709bf81e28abd3e
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (no failures)
    Changes
    1. GLMediaPlayer: Replace GLMediaEventListener.EVENT_CHANGE_* 'int event_mask' with EventMask.Bit/EventMask (details / cgit)
    2. Fix GLMediaPlayerImpl.initGL(GL): Allow null==gl and audio-only mode (regression to initial implementation) (details / cgit)
    3. HiDPI: TestGearsES2NEWT: Show MonitorDevice properties, validating pixelScale (details / cgit)
    4. HiDPI: NEWT/MacOS: WindowDriver.sizeScreenPosInsetsChanged() is called w/ client-area in windowUnits (*fix regression*) (details / cgit)
    5. HiDPI AWT/NEWT: Propagate AWT enforced pixelScale via setSurfaceScale() blocking native change by monitor-pixelScale (Windows, X11) (details / cgit)
    6. SurfaceScaleUtils: Remove unused isZero(..) (details / cgit)
    7. HiDPI: Revert WindowImpl.applySoftPixelScale()'s if( DEBUG...) { ..; dumpStack(); } (details / cgit)
    8. HiDPI: Complete testing on Windows (AWT, NEWT, AWT+NEWT): AWT pixel scale propagated properly to our AWT GLCanvas and NEWT (details / cgit)
    9. Fix MovieSimpleActivity1: Adjust to GLMediaPlayer API change (commit 9a7b9768e2e018a33ca44a170f372fee84c26a27) (details / cgit)
    10. HiDPI: Revise AWT GLCanvas/GLJPanel ScalableSurface: No setSurfaceScale(), have AWT toolkit define pixelScale only (simplification) (details / cgit)