Closed Bruol closed 7 months ago
We are reorganizing the examples so it causes this issue. The updated version is already in the development
branch.
We will revise the compile-test.py as well once we finished to update the example folders. Thanks.
The Compiled test cases are currently failing, because the naming of
A01-simple-peering
was not updated toA01-simple-as
. Also theA02-transit-as
was updated which in turn breaks test casesA04-visualization
andA05-components
I suggest the following fix:
instead of
in https://github.com/seed-labs/seed-emulator/blob/master/test/compile-test/compile-test.py