提交 acd14d18 编写于 作者: K Kohsuke Kawaguchi

using the bug annotation

上级 f356b78e
......@@ -245,8 +245,8 @@ public class XStream2Test extends TestCase {
/**
* Unmarshall a matrix build.xml result.
* (JENKINS-10903)
*/
@Bug(10903)
public void testUnMarshalRunMatrix() {
InputStream is = XStream2Test.class.getResourceAsStream("runMatrix.xml");
MatrixRun result = (MatrixRun) Run.XSTREAM.fromXML(is);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册