{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,210",
          "upstreamBuild" : 1210,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1210,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
            "branch" : [
              {
                "SHA1" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
            "branch" : [
              {
                "SHA1" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
        "branch" : [
          {
            "SHA1" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 6,
      "skipCount" : 0,
      "totalCount" : 872,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 5166415,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 macos-x86_64",
  "id" : "2014-01-25_00-06-49",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1210,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1390604809000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1210/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
        ],
        "commitId" : "bf99c8637f94695a802ff80eb4f630e7c4a4f136",
        "timestamp" : 1390584626000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLRendererQuirks.addQuirks(..): Fix array bounds check\u000a",
        "date" : "2014-01-24T18:30:26+0100",
        "id" : "bf99c8637f94695a802ff80eb4f630e7c4a4f136",
        "msg" : "GLRendererQuirks.addQuirks(..): Fix array bounds check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "f1af72e1d93e8b928409c7bd8da0acb2b41cd345",
        "timestamp" : 1390584804000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 948 - Autodetect GLRendererQuirks.SingletonEGLDisplayOnly\u000a\u000aRefines commit fbe00e6f5dca8043b40dd96f096fecc9424e0cc3\u000a\u000aInstead of querying driver artifacts (vendor, platform, version ..)\u000awe simply can autodetect this quirk by trying to get a second egl-display handle\u000awhen initializing the EGLDrawablFactory's default device:\u000a  EGL.eglGetDisplay(EGL.EGL_DEFAULT_DISPLAY)\u000a",
        "date" : "2014-01-24T18:33:24+0100",
        "id" : "f1af72e1d93e8b928409c7bd8da0acb2b41cd345",
        "msg" : "Bug 948 - Autodetect GLRendererQuirks.SingletonEGLDisplayOnly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLWindowInit03NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit01AWT.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
        "timestamp" : 1390601128000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestPerf001*Init0*: Add INIT_TIMEOUT for perf. loop (10s)\u000a",
        "date" : "2014-01-24T23:05:28+0100",
        "id" : "ec014b2bc5828c9efc3047fe2c148f11335e944f",
        "msg" : "TestPerf001*Init0*: Add INIT_TIMEOUT for perf. loop (10s)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit01AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLWindowInit03NEWT.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petros",
      "fullName" : "petros"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael.esemplare",
      "fullName" : "michael.esemplare"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ]
}