[v11.2.x] Explore Metrics: Skip DataTrailsHistory tests (#93099)

Explore Metrics: Skip DataTrailsHistory tests (#93096)

* Fix tests

* Skip tests

* revert the change

(cherry picked from commit 5ecc927f08)

Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-10-02 18:37:02 +01:00
committed by joshhunt
co-authored by ismail simsek
parent 14508cb359
commit d502b5458b
@@ -16,7 +16,9 @@ type ParseFilterTestCase = {
};
describe('DataTrailsHistory', () => {
describe('parseTimeTooltip', () => {
// Due to daylight saving changes the expected time differs depends on when we run the tests.
// Until we find a better way to test, those will be skipped.
describe.skip('parseTimeTooltip', () => {
// global timezone is set to Pacific/Easter, see jest-config.js file
test.each<ParseTimeTestCase>([
{