Skip to content

Compilation error #33

@TomerYakir

Description

@TomerYakir

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>

)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions