{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Sven Gothel",
          "userId" : "sgothel",
          "userName" : "Sven Gothel"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 933,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
            "branch" : [
              {
                "SHA1" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
            "branch" : [
              {
                "SHA1" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
        "branch" : [
          {
            "SHA1" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 50,
      "skipCount" : 0,
      "totalCount" : 6710,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#933",
  "duration" : 2952823,
  "estimatedDuration" : 3750864,
  "executor" : None,
  "fullDisplayName" : "jogl #933",
  "id" : "2013-03-19_08-55-46",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 933,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1363679746000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/933/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
        ],
        "commitId" : "28f0a8ca7437a70f6adf7947529b36060b381f7c",
        "timestamp" : 1363663388000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "MacOSXCGLContext: Remove Debug output\u000a",
        "date" : "2013-03-19T04:23:08+0100",
        "id" : "28f0a8ca7437a70f6adf7947529b36060b381f7c",
        "msg" : "MacOSXCGLContext: Remove Debug output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/MacWindow.m",
          "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
        ],
        "commitId" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
        "timestamp" : 1363663679000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "OSX/NEWT: NSWindow/NSView Ops on main-thread w/o blocking - Part2\u000a\u000aContinues commit 81cbcdc8469143587b2044661dd613c798ae02ba\u000a\u000aPerform on main-thread invocation from Java, allowing to issue\u000avisibleChanged(..) after creation/visible calls.\u000a\u000aThis fixes the 'Visibility not reached ..' regressions.\u000a",
        "date" : "2013-03-19T04:27:59+0100",
        "id" : "1a1557cd9e31bd7975d858b7b2d49e586805bba4",
        "msg" : "OSX/NEWT: NSWindow/NSView Ops on main-thread w/o blocking - Part2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/MacWindow.m"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/eric.brayet",
      "fullName" : "eric.brayet"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wamei.cho",
      "fullName" : "wamei.cho"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michaelhermannweber",
      "fullName" : "michaelhermannweber"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/daniel.krisher.ctr",
      "fullName" : "daniel.krisher.ctr"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/harvey.harrison",
      "fullName" : "harvey.harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/edwin.vane",
      "fullName" : "edwin.vane"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 933,
      "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=linux-x86_64/933/"
    },
    {
      "number" : 933,
      "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=macos-x86_64/933/"
    },
    {
      "number" : 933,
      "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=windows-x86_64/933/"
    }
  ]
}