{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,257",
          "upstreamBuild" : 1257,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1257,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
            "branch" : [
              {
                "SHA1" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
            "branch" : [
              {
                "SHA1" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
        "branch" : [
          {
            "SHA1" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
            "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" : 936,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1257",
  "duration" : 4332645,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 #1257",
  "id" : "2014-06-04_01-23-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1257,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1401837811000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/1257/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
        ],
        "commitId" : "fcd59768d776e202d3b03b7a9fee2aac69b3b663",
        "timestamp" : 1401206203000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 741 HiDPI: Fix OSX NEWT Offscreen Size Regression from commit 56d60b36798fa8dae48bf2aa5e2de6f3178ab0d1\u000a\u000aFix regression of commit 56d60b36798fa8dae48bf2aa5e2de6f3178ab0d1:\u000a  createWindow(..) was issuing sizeChanged(..) to ensure size notification,\u000a  however - the offscreen case used the dummy size 64x64.\u000a\u000a  Fix issues the notifications in caller w/ true size.\u000a",
        "date" : "2014-05-27T17:56:43+0200",
        "id" : "fcd59768d776e202d3b03b7a9fee2aac69b3b663",
        "msg" : "Bug 741 HiDPI: Fix OSX NEWT Offscreen Size Regression from commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/awt/event/AWTNewtEventFactory.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "8b255eb303bba045b4eb087da1d1cb33b2e89e96",
        "timestamp" : 1401207640000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 741 HiDPI: Add missing window -> pixel unit conversion in AWTNewtEventFactory (e.g. for NewtCanvasAWT)\u000a",
        "date" : "2014-05-27T18:20:40+0200",
        "id" : "8b255eb303bba045b4eb087da1d1cb33b2e89e96",
        "msg" : "Bug 741 HiDPI: Add missing window -> pixel unit conversion in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/awt/event/AWTNewtEventFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener04.java",
          "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtCanvasAWTDemo.java",
          "jnlp-files/jogl-test-applets.html",
          "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtDemo.java",
          "make/scripts/tests.sh",
          "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html"
        ],
        "commitId" : "c142f237d171e1cd16918a2f897447444a709b56",
        "timestamp" : 1401219952000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GraphUI: Fix label layout (absolute), add auto no-aa dpi threshold (200 dpi), add all modes to applet test-page\u000a",
        "date" : "2014-05-27T21:45:52+0200",
        "id" : "c142f237d171e1cd16918a2f897447444a709b56",
        "msg" : "GraphUI: Fix label layout (absolute), add auto no-aa dpi threshold (200",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-test-applets.html"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtDemo.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener04.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtCanvasAWTDemo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/awt/event/AWTNewtEventFactory.java"
        ],
        "commitId" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
        "timestamp" : 1401223859000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 741 HiDPI: Fix missing window -> pixel unit conversion in AWTNewtEventFactory of commit 8b255eb303bba045b4eb087da1d1cb33b2e89e96\u000a",
        "date" : "2014-05-27T22:50:59+0200",
        "id" : "f9ce025372b0b1cb9b8db78a0d4294861172bc1e",
        "msg" : "Bug 741 HiDPI: Fix missing window -> pixel unit conversion in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/awt/event/AWTNewtEventFactory.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petros",
      "fullName" : "petros"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}