Skip to content
Snippets Groups Projects
Commit 68efa3d9 authored by felmer's avatar felmer
Browse files

SSDM-2601: remove project link in test database because too many tests are broken

SVN: 35009
parent 98cb6157
No related branches found
No related tags found
No related merge requests found
......@@ -338,9 +338,7 @@ public class ProjectSampleTest extends AbstractTest
assertEquals(result.getObjects().get(0).getIdentifier().getIdentifier(), "/CISD/3VCP5");
assertEquals(result.getObjects().get(0).getProject().getIdentifier().getIdentifier(), "/CISD/NEMO");
assertEquals(result.getObjects().get(1).getIdentifier().getIdentifier(), "/TEST-SPACE/FV-TEST");
assertEquals(result.getObjects().get(1).getProject().getIdentifier().getIdentifier(), "/TEST-SPACE/TEST-PROJECT");
assertEquals(result.getTotalCount(), 2);
assertEquals(result.getTotalCount(), 1);
}
@Test
......
......@@ -1022,7 +1022,7 @@
1051 WELL-A01 6 2009-02-09 12:09:50.077973+01 2 \N 1 1050 2009-08-18 17:54:36.929+02 21 200902091250077-1051 \N WELL-A01,1050,1 \N 0 \N \N
1052 WELL-A02 6 2009-02-09 12:09:50.077973+01 2 \N 1 1050 2009-08-18 17:54:36.929+02 21 200902091250077-1052 \N WELL-A02,1050,1 \N 0 \N \N
1053 DYNA-TEST-1 7 2009-02-09 12:09:19.327518+01 2 \N 1 \N 2009-08-18 17:54:11.56+02 18 200902091219327-1053 \N DYNA-TEST-1,-1,1 \N 0 \N \N
1054 FV-TEST 3 2009-02-09 12:09:19.327518+01 2 \N 3 \N 2009-08-18 17:54:11.56+02 23 201206191219327-1054 6 FV-TEST,-1,3 \N 0 \N 5
1054 FV-TEST 3 2009-02-09 12:09:19.327518+01 2 \N 3 \N 2009-08-18 17:54:11.56+02 23 201206191219327-1054 6 FV-TEST,-1,3 \N 0 \N \N
1055 EV-TEST 10 2009-02-09 12:09:19.327518+01 2 \N 3 \N 2009-08-18 17:54:11.56+02 23 201206191219327-1055 \N EV-TEST,-1,3 \N 0 \N \N
1056 EV-INVALID 9 2009-02-09 12:09:19.327518+01 2 \N 3 \N 2009-08-18 17:54:11.56+02 23 201206191219327-1056 \N EV-INVALID,-1,3 \N 0 \N \N
1057 EV-NOT_INVALID 6 2009-02-09 12:09:19.327518+01 2 \N 3 \N 2009-08-18 17:54:11.56+02 23 201206191219327-1057 \N EV-NOT_INVALID,-1,3 \N 0 \N \N
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment