Skip to content

Commit

Permalink
Debugging CI failure on 5421 [do not review]
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Jan 9, 2025
1 parent 1282910 commit 6033740
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tiledb/sm/array_schema/current_domain.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
* @section DESCRIPTION
*
* This file implements class CurrentDomain.
*
* I am debugging a mysterious CI fail on
* https://github.com/TileDB-Inc/TileDB/pull/5421
*/

#include <iostream>
Expand Down
3 changes: 3 additions & 0 deletions tiledb/sm/array_schema/current_domain.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
* @section DESCRIPTION
*
* This file defines class CurrentDomain.
*
* I am debugging a mysterious CI fail on
* https://github.com/TileDB-Inc/TileDB/pull/5421
*/

#ifndef TILEDB_CURRENT_DOMAIN_H
Expand Down
3 changes: 3 additions & 0 deletions tiledb/sm/array_schema/ndrectangle.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
* @section DESCRIPTION
*
* This file implements class ndrectangle.
*
* I am debugging a mysterious CI fail on
* https://github.com/TileDB-Inc/TileDB/pull/5421
*/

#include <iostream>
Expand Down
3 changes: 3 additions & 0 deletions tiledb/sm/array_schema/ndrectangle.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
* @section DESCRIPTION
*
* This file defines class NDRectangle.
*
* I am debugging a mysterious CI fail on
* https://github.com/TileDB-Inc/TileDB/pull/5421
*/

#ifndef TILEDB_NDRECTANGLE_H
Expand Down
3 changes: 3 additions & 0 deletions tiledb/sm/query/query.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
* @section DESCRIPTION
*
* This file implements class Query.
*
* I am debugging a mysterious CI fail on
* https://github.com/TileDB-Inc/TileDB/pull/5421
*/

#include "tiledb/sm/query/query.h"
Expand Down

0 comments on commit 6033740

Please sign in to comment.