mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-18 03:29:12 +01:00
Disable TestContainerNodes
This commit is contained in:
parent
da7b8edf51
commit
06746449a1
@ -347,7 +347,7 @@ TEST_F(CollectionModelTest, RemoveEmptyArtists) {
|
||||
// model3 - All container nodes are created in SongsDiscovered.
|
||||
|
||||
// WARNING: This test can take up to 30 minutes to complete.
|
||||
|
||||
#if 0
|
||||
TEST_F(CollectionModelTest, TestContainerNodes) {
|
||||
|
||||
SongList songs;
|
||||
@ -669,5 +669,6 @@ TEST_F(CollectionModelTest, TestContainerNodes) {
|
||||
}
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
} // namespace
|
||||
|
Loading…
Reference in New Issue
Block a user