EC2: Generate longer resource IDs #10739
Annotations
3 errors
Test with pytest:
tests/test_moto_api/seeder/test_seeder.py#L44
TestDifferentAccountsDoesNotBreakSeeding.test_0
AssertionError: assert ['i-6e8b5359309cc6273'] == ['i-73bd4755d05ad7853']
At index 0 diff: 'i-6e8b5359309cc6273' != 'i-73bd4755d05ad7853'
Full diff:
[
- 'i-73bd4755d05ad7853',
+ 'i-6e8b5359309cc6273',
]
|
Test with pytest:
tests/test_moto_api/seeder/test_seeder.py#L56
TestDifferentAccountsDoesNotBreakSeeding.test_2
AssertionError: assert ['i-6e8b5359309cc6273'] == ['i-73bd4755d05ad7853']
At index 0 diff: 'i-6e8b5359309cc6273' != 'i-73bd4755d05ad7853'
Full diff:
[
- 'i-73bd4755d05ad7853',
+ 'i-6e8b5359309cc6273',
]
|
Test with pytest
Process completed with exit code 2.
|
Loading