{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 961",
          "upstreamBuild" : 961,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 961,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b414c4b1be05249590138e73558ada82bd170f15",
            "branch" : [
              {
                "SHA1" : "b414c4b1be05249590138e73558ada82bd170f15",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b414c4b1be05249590138e73558ada82bd170f15",
            "branch" : [
              {
                "SHA1" : "b414c4b1be05249590138e73558ada82bd170f15",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b414c4b1be05249590138e73558ada82bd170f15",
        "branch" : [
          {
            "SHA1" : "b414c4b1be05249590138e73558ada82bd170f15",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 594,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#961",
  "duration" : 2833674,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #961",
  "id" : "2013-04-14_06-30-14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 961,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1365913814000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/961/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/awt/WindowDriver.java",
          "src/newt/classes/jogamp/newt/driver/awt/AWTCanvas.java",
          "make/scripts/tests-x64.bat",
          "make/scripts/java-win64-dbg.bat",
          "make/scripts/tests.sh"
        ],
        "commitId" : "d2075cce989881ce3556e4384ab1fbdf829bc212",
        "timestamp" : 1365896806000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/AWT-Wrapper-Driver: Fix MS-Windows Case (Use NativeWindow window handle); Use set size by frame only for OSX/CALayer\u000a",
        "date" : "2013-04-14T01:46:46+0200",
        "id" : "d2075cce989881ce3556e4384ab1fbdf829bc212",
        "msg" : "NEWT/AWT-Wrapper-Driver: Fix MS-Windows Case (Use NativeWindow window",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/awt/AWTCanvas.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/awt/WindowDriver.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/jogl/gl-impl-CustomJavaCode-gles2.java",
          "make/config/jogl/gl-impl-CustomJavaCode-gles1.java"
        ],
        "commitId" : "594329b4334e453a3f0b7bb6f576a6e943263f95",
        "timestamp" : 1365904424000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLES[12] Impl: Cleanup 'checkBufferObject(..)', remove unused and 'avail' argument and 'initBufferObjectExtensionChecks()'\u000a",
        "date" : "2013-04-14T03:53:44+0200",
        "id" : "594329b4334e453a3f0b7bb6f576a6e943263f95",
        "msg" : "GLES[12] Impl: Cleanup 'checkBufferObject(..)', remove unused and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-impl-CustomJavaCode-gles1.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-impl-CustomJavaCode-gles2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestBug692GL3VAO.java"
        ],
        "commitId" : "d7096cfeee500177db85d97241cc142af41517cb",
        "timestamp" : 1365906243000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 692: Add modified version of Edgar Velazquez-Armendariz's test case for testing alternating VAO and VBO usage.\u000a\u000aAlternating VBO/VAO usage triggers bug 692, where our VBO enable check throws an exception:\u000a  javax.media.opengl.GLException: element vertex_buffer_object must be enabled to call this method\u000a        at jogamp.opengl.gl4.GL4bcImpl.checkBufferObject(GL4bcImpl.java:34318)\u000a        at jogamp.opengl.gl4.GL4bcImpl.checkElementVBOEnabled(GL4bcImpl.java:34361)\u000a        at jogamp.opengl.gl4.GL4bcImpl.glDrawElements(GL4bcImpl.java:4395)\u000a        at javax.media.opengl.DebugGL3.glDrawElements(DebugGL3.java:1006)\u000a        at com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAO$GL3VAODemo.displayVAONormal(TestBug692GL3VAO.java:254)\u000a",
        "date" : "2013-04-14T04:24:03+0200",
        "id" : "d7096cfeee500177db85d97241cc142af41517cb",
        "msg" : "Bug 692: Add modified version of Edgar Velazquez-Armendariz's test case",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestBug692GL3VAO.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/jogamp/opengl/GLBufferStateTracker.java",
          "make/scripts/java-win64-dbg.bat",
          "make/scripts/tests-x64.bat",
          "make/config/jogl/gl-common.cfg",
          "make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "b414c4b1be05249590138e73558ada82bd170f15",
        "timestamp" : 1365906524000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a bound non default VAO to pass VBO enabled test, even if VBO is disabled.\u000a\u000aVAO is available if: GL >= 3.0 or is having GL_ARB_vertex_array_object extension.\u000a\u000acheckBufferObject(..) checks whether VERTEX_ARRAY_BINDING has a non default VAO bound in case\u000ano VBO is being bound and VAO is allowed.\u000a\u000aglBindVertexArray(int) is being tracked, i.e. on state VERTEX_ARRAY_BINDING\u000a",
        "date" : "2013-04-14T04:28:44+0200",
        "id" : "b414c4b1be05249590138e73558ada82bd170f15",
        "msg" : "Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-common.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLBufferStateTracker.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wamei.cho",
      "fullName" : "wamei.cho"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/eric.brayet",
      "fullName" : "eric.brayet"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/harvey.harrison",
      "fullName" : "harvey.harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    }
  ]
}