{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,029",
          "upstreamBuild" : 1029,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1029,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
            "branch" : [
              {
                "SHA1" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
            "branch" : [
              {
                "SHA1" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
        "branch" : [
          {
            "SHA1" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 3,
      "skipCount" : 0,
      "totalCount" : 651,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "linux-x86_64",
  "duration" : 3524850,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 linux-x86_64",
  "id" : "2013-07-04_14-49-17",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1029,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1372942157000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/1029/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/MouseEvent.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/av/MovieSimple.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureSequenceCubeES2.java",
          "src/jogl/classes/javax/media/opengl/GLContext.java",
          "src/jogl/classes/com/jogamp/opengl/math/Quaternion.java"
        ],
        "commitId" : "98ab29dded5d8f8e482b02a8782f1dc87bb3a1a5",
        "timestamp" : 1372887675000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Remove deprecated methods.\u000a\u000a- Quaternion.isEmpty()\u000a- Texture.dispose(GL)\u000a- GLContext.getGLVersionMajor() / ..Minor()\u000a- GLContextImpl.bindPbufferToTexture() / releasePbufferFromTexture()\u000a- MouseEvent.getWheelRotation()\u000a-\u000a",
        "date" : "2013-07-03T23:41:15+0200",
        "id" : "98ab29dded5d8f8e482b02a8782f1dc87bb3a1a5",
        "msg" : "Remove deprecated methods.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/math/Quaternion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureSequenceCubeES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/av/MovieSimple.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/GearsES1.java",
          "src/jogl/classes/com/jogamp/opengl/JoglVersion.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Gears.java"
        ],
        "commitId" : "9c7ab101cf5261db3ef6160c0aa1906ffcce188b",
        "timestamp" : 1372888584000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Use JoglVersion.getGLStrings(..) in 'famous' tests, removes redundancy .. Gears* RedSquare*\u000a",
        "date" : "2013-07-03T23:56:24+0200",
        "id" : "9c7ab101cf5261db3ef6160c0aa1906ffcce188b",
        "msg" : "Use JoglVersion.getGLStrings(..) in 'famous' tests, removes redundancy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/GearsES1.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Gears.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/JoglVersion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01bNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java",
          "make/scripts/tests-x64-dbg.bat",
          "make/scripts/tests-win.bat",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java",
          "make/build-test.xml",
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01aNEWT.java"
        ],
        "commitId" : "2f3be40737c15547e8c7c9e19ccdb2b3b1e2ea56",
        "timestamp" : 1372932853000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestScreenMode* Cleanup (reset)\u000a\u000a- TestScreenMode01aNEWT and TestScreenMode01dNEWT\u000a  test auto-reset (destroying last Screen ref. reinstates orig MonitorMode)\u000a\u000a- Other tests do manual reset.\u000a\u000a- Add ant test target 'junit.run.newt.monitormode'\u000a  to test only monitor-mode / fullscreen cases\u000a",
        "date" : "2013-07-04T12:14:13+0200",
        "id" : "2f3be40737c15547e8c7c9e19ccdb2b3b1e2ea56",
        "msg" : "TestScreenMode* Cleanup (reset)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01aNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01bNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/x11/RandR13.java",
          "src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "src/newt/classes/jogamp/newt/driver/x11/RandR11.java",
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java",
          "src/newt/classes/jogamp/newt/driver/x11/RandR.java",
          "src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java",
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java",
          "src/newt/classes/jogamp/newt/ScreenImpl.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
        "timestamp" : 1372934788000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Revisit Bug 770 and Bug 771: Only use FLAG_IS_FULLSCREEN_SPAN if required; At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported.\u000a\u000a- Bug 770: Only use FLAG_IS_FULLSCREEN_SPAN if required\u000a  - If X11 WindowDriver _and_ virtual-screen-size > fullscreenViewport,\u000a  - else we still use _NET_WM_STATE_FULLSCREEN on X11!\u000a\u000a- Bug 771: At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported\u000a  - Since we may still use _NET_WM_STATE_FULLSCREEN on X11:\u000a    - Pause fullscreen at monitorModeChangeNotify(..)\u000a    - Resume fullscreen at monitorModeChanged(..)\u000a",
        "date" : "2013-07-04T12:46:28+0200",
        "id" : "fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6",
        "msg" : "Revisit Bug 770 and Bug 771: Only use FLAG_IS_FULLSCREEN_SPAN if",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/RandR.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/RandR13.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/ScreenImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/RandR11.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/mark",
      "fullName" : "mark"
    }
  ]
}