[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-09-09 13:36:12 +02:00
committed by GitHub
co-authored by ismail simsek
parent 6916c872e2
commit 8a8d329862
@@ -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>([
{