You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by am...@apache.org on 2018/01/09 20:49:18 UTC

atlas git commit: ATLAS-2330: Fix for unit test failures.

Repository: atlas
Updated Branches:
  refs/heads/master b51a32db9 -> 212417c96


ATLAS-2330: Fix for unit test failures.


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/212417c9
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/212417c9
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/212417c9

Branch: refs/heads/master
Commit: 212417c966ea1812ee80d898ed08dd5c2ee53a49
Parents: b51a32d
Author: Ashutosh Mestry <am...@hortonworks.com>
Authored: Tue Jan 9 12:47:53 2018 -0800
Committer: Ashutosh Mestry <am...@hortonworks.com>
Committed: Tue Jan 9 12:47:53 2018 -0800

----------------------------------------------------------------------
 pom.xml                                         |   2 +-
 .../src/test/resources/reporting-v1-full.zip    | Bin 10801 -> 1438 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/atlas/blob/212417c9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3918f25..203c4b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -591,7 +591,7 @@
         <entity.repository.impl>org.apache.atlas.repository.audit.InMemoryEntityAuditRepository</entity.repository.impl>
 
         <surefire.version>2.18.1</surefire.version>
-        <surefire.forkCount>2C</surefire.forkCount>
+        <surefire.forkCount>1C</surefire.forkCount>
         <failsafe.version>2.18.1</failsafe.version>
         <atlas.surefire.options></atlas.surefire.options>
 

http://git-wip-us.apache.org/repos/asf/atlas/blob/212417c9/repository/src/test/resources/reporting-v1-full.zip
----------------------------------------------------------------------
diff --git a/repository/src/test/resources/reporting-v1-full.zip b/repository/src/test/resources/reporting-v1-full.zip
index c2fc9c2..63c4e3f 100644
Binary files a/repository/src/test/resources/reporting-v1-full.zip and b/repository/src/test/resources/reporting-v1-full.zip differ