Skip to content

Commit e724689

Browse files
authored
Revert "Add no-shuffle to reorderable_list_test.dart" (flutter#137715)
Reverts flutter#137698 Not needed after flutter#137697 Must not land until after that one
1 parent 801a264 commit e724689

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/flutter/test/widgets/reorderable_list_test.dart

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5-
// TODO(dnfield): Remove this tag once this test's state leaks/test
6-
// dependencies have been fixed.
7-
// https://github.com/flutter/flutter/issues/137696
8-
// Fails with "flutter test --test-randomize-ordering-seed=20231101"
9-
@Tags(<String>['no-shuffle'])
10-
library;
11-
125
import 'package:flutter/gestures.dart';
136
import 'package:flutter/material.dart';
147
import 'package:flutter/rendering.dart';

0 commit comments

Comments
 (0)