-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I believe that e56b556 has broken compilation:
YCSB/ycsb-mongodb/core/src/test/java/com/yahoo/ycsb/TestByteIterator.java:[3,29] error: cannot access Test
(presumably this:
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.7.0</version>
<scope>test</scope>
</dependency>
)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels