{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,018",
          "upstreamBuild" : 1018,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1018,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
            "branch" : [
              {
                "SHA1" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
            "branch" : [
              {
                "SHA1" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
        "branch" : [
          {
            "SHA1" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 651,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1018",
  "duration" : 3138528,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1018",
  "id" : "2013-06-24_19-49-40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1018,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1372096180000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1018/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/windows/WindowDriver.java"
        ],
        "commitId" : "0cb4baed987223893d7f68e5f5cbb96987a39cf6",
        "timestamp" : 1372087685000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT Windows WindowDriver: Suppress LOCK_SURFACE_CHANGED, no semantics in GLDrawable on Windows.\u000a\u000aFIXME: Validate against EGL surface creation: ANGLE uses HWND -> fine!\u000a",
        "date" : "2013-06-24T17:28:05+0200",
        "id" : "0cb4baed987223893d7f68e5f5cbb96987a39cf6",
        "msg" : "NEWT Windows WindowDriver: Suppress LOCK_SURFACE_CHANGED, no semantics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/windows/WindowDriver.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/util/NEWTKeyAdapter.java"
        ],
        "commitId" : "9a033994da76e9998ff20d875658b953e70bf664",
        "timestamp" : 1372087729000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Tests NEWTKeyAdapter: Fix log string\u000a",
        "date" : "2013-06-24T17:28:49+0200",
        "id" : "9a033994da76e9998ff20d875658b953e70bf664",
        "msg" : "Tests NEWTKeyAdapter: Fix log string",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/util/NEWTKeyAdapter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/newt/TestFocus02SwingAWTRobot.java",
          "make/scripts/tests.sh",
          "make/scripts/tests-win.bat",
          "src/test/com/jogamp/opengl/test/junit/newt/TestFocus01SwingAWTRobot.java"
        ],
        "commitId" : "45952a0fa4c30e9fcd49414581e4c81688c50e48",
        "timestamp" : 1372087806000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestFocus0[12]SwingAWTRobot: Fix Java7 'changed behavior': Relax focus traversal validation checks.\u000a\u000a- Remove Frame lost detection\u000a- Allow to have NEWT and it's NewtCanvasAWT claiming to have the focus\u000a",
        "date" : "2013-06-24T17:30:06+0200",
        "id" : "45952a0fa4c30e9fcd49414581e4c81688c50e48",
        "msg" : "TestFocus0[12]SwingAWTRobot: Fix Java7 'changed behavior': Relax focus",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/TestFocus01SwingAWTRobot.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/TestFocus02SwingAWTRobot.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "src/newt/classes/com/jogamp/newt/Window.java",
          "make/scripts/tests-win.bat",
          "make/scripts/tests.sh"
        ],
        "commitId" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
        "timestamp" : 1372088826000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT: Don't invoke external keyboardFocusHandler for auto-repeat keys (NewtCanvasAWT, ..)\u000a\u000a.. otherwise an auto repeated key would cause fast focus traversal, not intended.\u000a",
        "date" : "2013-06-24T17:47:06+0200",
        "id" : "415f5c29ffae7cf5a26737da38e31cb84b652539",
        "msg" : "NEWT: Don't invoke external keyboardFocusHandler for auto-repeat keys",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}