Skip to content

Re-enable TCK tests #488

@elefeint

Description

@elefeint

I had to disable the whole TCK class temporarily because there are 7 tests failing due to not-yet-implemented functionality.

Remove this line to re-enable.

  • columnMetadata()
  • prepareStatementWithTrailingAddShouldFail
  • segmentInsertWithFilterCompletesWithoutOnNext
  • row
  • segmentInsertEmitsUpdateCount
  • segmentSelectWithEmitsRow
  • segmentSelectWithFilterCompletesWithoutOnNext

Several of the above have to do with implementing the Segment API.
The R2DBC SPI changelog describes all differences from 0.8 SPI to 1.0 SPI, with PR numbers describing each in detail.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions