{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,409",
          "upstreamBuild" : 1409,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1409,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
            "branch" : [
              {
                "SHA1" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
            "branch" : [
              {
                "SHA1" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
        "branch" : [
          {
            "SHA1" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 7,
      "totalCount" : 1048,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1409",
  "duration" : 4777094,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1409",
  "id" : "2015-07-25_00-19-48",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1409,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1437776388000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1409/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests-osx-x32.sh",
          "make/scripts/tests-osx-x64-java6.sh"
        ],
        "commitId" : "cc3aa4f6e72171162476ee3e858c1949c4b577f2",
        "timestamp" : 1437760720000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "fix osx 32bit/java6 test scripts\u000a",
        "date" : "2015-07-24T19:58:40+0200",
        "id" : "cc3aa4f6e72171162476ee3e858c1949c4b577f2",
        "msg" : "fix osx 32bit/java6 test scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-osx-x64-java6.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-osx-x32.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/util/AWTRobotUtil.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestBug1146GLContextDialogToolTipAWT.java"
        ],
        "commitId" : "c47dab67985a23040effea36d69356737e40d4e5",
        "timestamp" : 1437760791000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix TestBug1146GLContextDialogToolTipAWT / AWTRobotUtil.mouseClick(..) use BUTTON1_MASK instead of BUTTON1_DOWN_MASK\u000a",
        "date" : "2015-07-24T19:59:51+0200",
        "id" : "c47dab67985a23040effea36d69356737e40d4e5",
        "msg" : "Fix TestBug1146GLContextDialogToolTipAWT / AWTRobotUtil.mouseClick(..)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/util/AWTRobotUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestBug1146GLContextDialogToolTipAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestMapBufferRead01NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestMapBufferRead02NEWT.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
        "timestamp" : 1437763870000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1180: Refine TestMapBufferRead01NEWT, add TestMapBufferRead02NEWT: Add assertion checks and latter test uses FloatBuffer\u000a",
        "date" : "2015-07-24T20:51:10+0200",
        "id" : "8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd",
        "msg" : "Bug 1180: Refine TestMapBufferRead01NEWT, add TestMapBufferRead02NEWT:",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestMapBufferRead02NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestMapBufferRead01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}