Skip to content

Commit

Permalink
Assigning the 1.12.6 commit SHA to potentially replicate the state of…
Browse files Browse the repository at this point in the history
… data.table before the regression that got reported in Rdatatable#4311 was introduced
  • Loading branch information
Anirban166 authored Apr 1, 2024
1 parent f49bee3 commit fa4353e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions inst/atime/tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test.list <- list(
setindex(dt, a)
}),
expr = quote(data.table:::shallow(dt)),
"Before"="ad7b67c80a551b7a1e2ef8b73d6162ed7737c934",
"Before"="8c5042ca9aa5c6217b460fa5e8bf01003c7be358",
"Regression"="752012f577f8e268bb6d0084ca39a09fa7fbc1c4",
"Fixed"="9d3b9202fddb980345025a4f6ac451ed26a423be"),

Expand Down Expand Up @@ -83,4 +83,3 @@ test.list <- list(
"Regression" = "6f360be0b2a6cf425f6df751ca9a99ec5d35ed93",
"Fixed" = "ba32f3cba38ec270587e395f6e6c26a80be36be6")
)
# Just a change to trigger my updated workflow and check/test output

0 comments on commit fa4353e

Please sign in to comment.