Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Add aggregations, simple group bys and basic time handling tests to Intel GPU enabling CI #269

Merged
merged 5 commits into from
Mar 10, 2023

Conversation

kurapov-peter
Copy link
Contributor

I marked some of them as GTEST_SKIP to keep track of known failures. So far there're 4 problems:

  1. Freeze instructions (see CodeGeneratorTest fails for L0 with LLVM-14 #137) - BasicTest.Time2
  2. An overflow error - AggregationTest.FilterAndSum
  3. A function not found in the runtime module - BasicTest.In
  4. An unknown failure in the driver - GroupByAggTest.AggHaving.

@kurapov-peter kurapov-peter merged commit e3918a1 into main Mar 10, 2023
@kurapov-peter kurapov-peter deleted the pakurapo/l0-testing branch March 10, 2023 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants