Skip to content
Success

linux-x86_64 (Aug 31, 2014, 9:15:54 PM)

Started 10 yr ago
Took 3 hr 12 min on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002

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

  • Started by upstream project joal-demos build number 450
    originally caused by:
    • Started by upstream project joal build number 559
      originally caused by:
Revision: 850cbdb9213c0c7b530f81e69b49fcc47c37b4d0
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (no failures)
    Changes
    1. Fix javadoc package property, use comma as separator (dropped newt and (details / cgit)
    2. GLStateTracker: Avoid private access wrapper, reuse fetched (details / cgit)
    3. Scripts: Bump to java 1.7.0_67 and apache-ant 1.9.4 (details / cgit)
    4. Fix commit b5910f18f0b82a8a1f6f6252dc19971d5e487f39 for toString(): Call (details / cgit)
    5. graph/font: Use 'pixelSize' var-name, remove redundancies (details / cgit)
    6. Graph/Text: Prepare unit tests for font rendering validation (WIP) (details / cgit)
    7. Graph/Text: Prepare unit tests for font rendering validation (WIP) (details / cgit)
    8. HowToBuild: Bump requirements: ant >= 1.9.0, git >= 1.7.10 (details / cgit)
    9. HowToBuild: Revert required git version back to 1.6.0 (from 1.7.10, (details / cgit)
    10. TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0 (details / cgit)
    11. glsl.sdk.CompileShader: Use IOUtil.StreamMonitor (details / cgit)
    12. GLSharedContextSetter: Fix API doc and all html references (fix URL and (details / cgit)
    13. Bug 1054: Cleanup GLContext 'lock' and 'drawable' usage, perform (details / cgit)
    14. Bug 1054: Cleanup GLContext: 'lock' -> 'contextLock' (details / cgit)
    15. Bug 1054:  GLContext: makeCurrent() needs a null-check of [mutable] (details / cgit)
    16. Bug 1055 - Access and query shared master GLContext in a deterministic (details / cgit)
    17. Bug 1054: Revert dfb9ed47ac6d8e85f6ae5fe166e7a6e28ca8ff83: Cannot change (details / cgit)
    18. Refine test cases for synchronous GLAutoDrawable display, swap-buffer (details / cgit)
    19. Refine test cases for synchronous GLAutoDrawable display, swap-buffer (details / cgit)
    20. FBObject Cleanup: Add comments about maxSamples > 0 implies (details / cgit)
    21. TestGLReadBuffer01GLJPanelAWT: Add keyFrame-wait after init (details / cgit)
    22. Bug 1020 - First MSAA FBO frame on a mac osx nvidia card not antialiased (details / cgit)
    23. TestSharedContextNewtAWTBug523: Fix junit usage .. (details / cgit)