{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,366",
          "upstreamBuild" : 1366,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1366,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
            "branch" : [
              {
                "SHA1" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
            "branch" : [
              {
                "SHA1" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
        "branch" : [
          {
            "SHA1" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
            "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" : 0,
      "totalCount" : 984,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 5076225,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 macos-x86_64",
  "id" : "2014-10-10_04-00-20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1366,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1412906420000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1366/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/assets-test/red-16x16.png",
          "make/resources/assets-test/arrow-blue-alpha-64x64.png",
          "src/test/com/jogamp/opengl/test/junit/newt/TestWindowAndPointerIconNEWT.java",
          "make/resources/assets-test/red-32x32.png",
          "src/newt/classes/com/jogamp/newt/Display.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java",
          "src/newt/classes/jogamp/newt/driver/macosx/DisplayDriver.java",
          "src/nativewindow/classes/javax/media/nativewindow/util/PixelFormat.java",
          "src/newt/classes/jogamp/newt/driver/x11/DisplayDriver.java",
          "make/scripts/tests.sh",
          "make/scripts/tests-win.bat",
          "make/resources/assets-test/arrow-red-alpha-64x64.png"
        ],
        "commitId" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
        "timestamp" : 1412897841000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on OSX ([R] -> [B])\u000a\u000aFollowing mistakes were made in native PixelFormat\u000afor PointerIcon and WindowIcon:\u000a\u000aPointerIcon:\u000a  X11: RGBA8888 -> BGRA8888\u000a  OSX: BGRA8888 -> RGBA8888\u000a\u000aWindowIcon:\u000a  OSX: BGRA8888 -> RGBA8888\u000a\u000aTest case: TestWindowAndPointerIconNEWT\u000a\u000a(requires visual validation)\u000a\u000a+++\u000a\u000aSummary:\u000a\u000aPointerIcon:\u000a  BGRA8888: X11, Win32\u000a  RGBA8888: OSX\u000a\u000aWindowIcon:\u000a  BGRA8888: X11, Win32\u000a  RGBA8888: OSX\u000a\u000a+++\u000a\u000aReported by 'LT'\u000a  <http://forum.jogamp.org/Mac-OSX-newt-pointer-and-window-icon-displays-incorrectly-tp4033294.html>\u000a",
        "date" : "2014-10-10T01:37:21+0200",
        "id" : "e2d7816823039fc75be809d64b88a3d3af9cdca8",
        "msg" : "Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/resources/assets-test/red-32x32.png"
          },
          {
            "editType" : "add",
            "file" : "make/resources/assets-test/arrow-blue-alpha-64x64.png"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Display.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/util/PixelFormat.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/TestWindowAndPointerIconNEWT.java"
          },
          {
            "editType" : "add",
            "file" : "make/resources/assets-test/arrow-red-alpha-64x64.png"
          },
          {
            "editType" : "add",
            "file" : "make/resources/assets-test/red-16x16.png"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/DisplayDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/DisplayDriver.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}