You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apoorv Naik <na...@gmail.com> on 2016/11/18 23:01:51 UTC

Review Request 53903: ATLAS-1292: Integration test fixes for the recent bootstrap changes

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53903/
-----------------------------------------------------------

Review request for atlas, Madhan Neethiraj, Sarath Subramanian, Shwetha GS, and Suma Shivaprasad.


Bugs: ATLAS-1292
    https://issues.apache.org/jira/browse/ATLAS-1292


Repository: atlas


Description
-------

ATLAS-1292: Integration test fixes caused by recent bootstrap changes (ATLAS-1272)


Diffs
-----

  webapp/src/test/java/org/apache/atlas/notification/EntityNotificationIT.java bb7595d0fb785bdfaa38153f0900222a2d54a7bd 
  webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerIT.java 1b47e6e0aef1fbbac342fb17a971375f675fb558 
  webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java 0238b9550c41732293e53b4f6ec27afc358efe2e 
  webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java ea86cc689cf6a2950116f64188263ff7515721a3 

Diff: https://reviews.apache.org/r/53903/diff/


Testing
-------

All passing except few of the Lineage tests.

1. testSchema
2. testSchemaForEmptyTable
3. testSchemaForEntity


Thanks,

Apoorv Naik


Re: Review Request 53903: ATLAS-1292: Integration test fixes for the recent bootstrap changes

Posted by Apoorv Naik <na...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53903/
-----------------------------------------------------------

(Updated Nov. 18, 2016, 11:21 p.m.)


Review request for atlas, Madhan Neethiraj, Sarath Subramanian, Shwetha GS, and Suma Shivaprasad.


Changes
-------

Fix for the Lineage failures


Bugs: ATLAS-1292
    https://issues.apache.org/jira/browse/ATLAS-1292


Repository: atlas


Description
-------

ATLAS-1292: Integration test fixes caused by recent bootstrap changes (ATLAS-1272)


Diffs (updated)
-----

  webapp/src/test/java/org/apache/atlas/notification/EntityNotificationIT.java bb7595d0fb785bdfaa38153f0900222a2d54a7bd 
  webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerIT.java 1b47e6e0aef1fbbac342fb17a971375f675fb558 
  webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java 0238b9550c41732293e53b4f6ec27afc358efe2e 
  webapp/src/test/java/org/apache/atlas/web/resources/DataSetLineageJerseyResourceIT.java d8568ae04a35ec9023f0c76769fdd92f27abb911 
  webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java ea86cc689cf6a2950116f64188263ff7515721a3 
  webapp/src/test/java/org/apache/atlas/web/resources/EntityLineageJerseyResourceIT.java f0455c0423238503e6e400fc8348bc7e61cdfa41 

Diff: https://reviews.apache.org/r/53903/diff/


Testing (updated)
-------

All broken tests passing. (finally)


Thanks,

Apoorv Naik


Re: Review Request 53903: ATLAS-1292: Integration test fixes for the recent bootstrap changes

Posted by Apoorv Naik <na...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53903/
-----------------------------------------------------------

(Updated Nov. 18, 2016, 11:02 p.m.)


Review request for atlas, Madhan Neethiraj, Sarath Subramanian, Shwetha GS, and Suma Shivaprasad.


Changes
-------

Rebased changes.


Bugs: ATLAS-1292
    https://issues.apache.org/jira/browse/ATLAS-1292


Repository: atlas


Description
-------

ATLAS-1292: Integration test fixes caused by recent bootstrap changes (ATLAS-1272)


Diffs (updated)
-----

  webapp/src/test/java/org/apache/atlas/notification/EntityNotificationIT.java bb7595d0fb785bdfaa38153f0900222a2d54a7bd 
  webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerIT.java 1b47e6e0aef1fbbac342fb17a971375f675fb558 
  webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java 0238b9550c41732293e53b4f6ec27afc358efe2e 
  webapp/src/test/java/org/apache/atlas/web/resources/DataSetLineageJerseyResourceIT.java d8568ae04a35ec9023f0c76769fdd92f27abb911 
  webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java ea86cc689cf6a2950116f64188263ff7515721a3 
  webapp/src/test/java/org/apache/atlas/web/resources/EntityLineageJerseyResourceIT.java f0455c0423238503e6e400fc8348bc7e61cdfa41 

Diff: https://reviews.apache.org/r/53903/diff/


Testing
-------

All passing except few of the Lineage tests.

1. testSchema
2. testSchemaForEmptyTable
3. testSchemaForEntity


Thanks,

Apoorv Naik