{
  "_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" : 527,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
            "branch" : [
              {
                "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
            "branch" : [
              {
                "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
        "branch" : [
          {
            "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 2,
      "skipCount" : 0,
      "totalCount" : 70,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#527",
  "duration" : 223322,
  "estimatedDuration" : 507846,
  "executor" : None,
  "fullDisplayName" : "joal #527",
  "id" : "2014-02-22_03-36-29",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 527,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1393036589000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/527/",
  "builtOn" : "macosx64-NV320M-10_7-jogamp-x64-jre7-sgothel-013",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/util/UITestCase.java",
          "src/test/com/jogamp/openal/test/junit/DummyTest.java",
          "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "a9979b698f6f97666df67ae0bd1fd0aec2dfea02",
        "timestamp" : 1393032314000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Tests: Add UITestCase unit test super class (print start/end, singletion test); Add @FixMethodOrder(MethodSorters.NAME_ASCENDING)\u000a",
        "date" : "2014-02-22T02:25:14+0100",
        "id" : "a9979b698f6f97666df67ae0bd1fd0aec2dfea02",
        "msg" : "Tests: Add UITestCase unit test super class (print start/end, singletion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/DummyTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/util/UITestCase.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
        ],
        "commitId" : "0b87042014721a7177998c1e9809e088f01d59a4",
        "timestamp" : 1393032560000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix ALExtLoopbackDeviceSOFTTest\u000a\u000a- Use max 4k to test\u000a- Remove redundant default device/context\u000a- Add AL source and assign buffer\u000a- issue buffer play\u000a- Only fail if certain accuracy is not met\u000a  - Stereo 0.8 (passes w/ ~ 0.9)\u000a  - Mono 0.4 !!! FIXME !!! (Only passes w/ ~ 0.49)\u000a\u000aTests are passing, however - have to check the MONO case.\u000a",
        "date" : "2014-02-22T02:29:20+0100",
        "id" : "0b87042014721a7177998c1e9809e088f01d59a4",
        "msg" : "Fix ALExtLoopbackDeviceSOFTTest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/",
      "fullName" : ""
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    }
  ],
  "runs" : [
    {
      "number" : 527,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=linux-x86_64/527/"
    },
    {
      "number" : 527,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=macos-x86_64/527/"
    },
    {
      "number" : 527,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=windows-x86_64/527/"
    }
  ]
}