Skip to content

Commit 0d9c8f1

Browse files
PivotGrid - Unskip WebAPIService test (#33945)
1 parent 1c2c5b5 commit 0d9c8f1

3 files changed

Lines changed: 0 additions & 4 deletions

File tree

-69 Bytes
Loading
11.9 KB
Loading

apps/demos/testing/skipped-tests.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,26 @@ export const skippedTests = {
55

66
// Remote WidgetsGalleryDataService is unstable
77
DataGrid: ['RemoteGrouping', 'RemoteVirtualScrolling', 'CustomDataSource'],
8-
PivotGrid: ['WebAPIService'],
98
},
109
Angular: {
1110
// WebGL initialization error at the provider. There is no point in adding a mask
1211
Map: ['ProvidersAndTypes', 'Markers', 'Routes'],
1312

1413
// Remote WidgetsGalleryDataService is unstable
1514
DataGrid: ['RemoteGrouping', 'RemoteVirtualScrolling', 'CustomDataSource'],
16-
PivotGrid: ['WebAPIService'],
1715
},
1816
React: {
1917
// WebGL initialization error at the provider. There is no point in adding a mask
2018
Map: ['ProvidersAndTypes', 'Markers', 'Routes'],
2119

2220
// Remote WidgetsGalleryDataService is unstable
2321
DataGrid: ['RemoteGrouping', 'RemoteVirtualScrolling', 'CustomDataSource'],
24-
PivotGrid: ['WebAPIService'],
2522
},
2623
Vue: {
2724
// WebGL initialization error at the provider. There is no point in adding a mask
2825
Map: ['ProvidersAndTypes', 'Markers', 'Routes'],
2926

3027
// Remote WidgetsGalleryDataService is unstable
3128
DataGrid: ['RemoteGrouping', 'RemoteVirtualScrolling', 'CustomDataSource'],
32-
PivotGrid: ['WebAPIService'],
3329
},
3430
};

0 commit comments

Comments
 (0)