Skip to content

Commit

Permalink
chore: update from linux
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jan 30, 2024
1 parent 519fe39 commit 968dbaa
Show file tree
Hide file tree
Showing 194 changed files with 196 additions and 197 deletions.
8 changes: 4 additions & 4 deletions test-runtime/interval.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ describe('interval selections at runtime in unit views', () => {

await embed(spec('unit', 0, {type, encodings: ['x']}, {values, x: {type: 'temporal'}}));
let extents = [
[1485958914000, 1493623584000],
[1496335698000, 1504354122000]
[1485941328000, 1493607168000],
[1496319696000, 1504339344000]
];
for (let i = 0; i < hits.drag.length; i++) {
const store = toNumber(await page.evaluate(brush('drag', i)));
Expand All @@ -162,8 +162,8 @@ describe('interval selections at runtime in unit views', () => {
await embed(spec('unit', 1, {type, encodings: ['x']}, {values, x: {type: 'temporal', timeUnit: 'day'}}));

extents = [
[1325482128000, 1325653200000],
[1325741328000, 1325826864000]
[1325464128000, 1325635200000],
[1325464128000, 1325635200000]
];
for (let i = 0; i < hits.drag.length; i++) {
const store = toNumber(await page.evaluate(brush('drag', i)));
Expand Down
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/global_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/global_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/global_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/global_clear_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/intersect_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/intersect_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/intersect_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/union_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/union_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/union_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/union_clear_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/union_clear_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/facet/union_clear_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/global_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/global_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/global_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/global_clear_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/intersect_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/intersect_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/intersect_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/union_0.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/union_1.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/union_2.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/union_clear_0.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/union_clear_1.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/repeat/union_clear_2.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/translate/bound/0-0.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/translate/bound/0-1.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/translate/bound/1-0.svg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test-runtime/resources/interval/translate/bound/1-1.svg

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 968dbaa

Please sign in to comment.