wynot12 commented on issue #65: [NEMO-106] Move /tests/compiler into 
/compiler/test 
URL: https://github.com/apache/incubator-nemo/pull/65#issuecomment-402694628
 
 
   It looks that this code has more complex dependencies than I thought.
   
   Decomposing compiler-tests into sub-modules accompanies following cyclic 
dependencies:
   - `compiler-backend -> compiler-optimizer -> compiler-common -> nemo-client 
-> nemo-driver -> compiler-backend`
   - `compiler-optimizer -> compiler-common -> nemo-client -> nemo-driver -> 
compiler-optimizer`
   
   As I think, the current PR is the best effort without modifying the actual 
test codes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to