Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
chromium.googlesource.com-external-github.com-dart-lang-test
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
chromium.googlesource.com-external-github.com-dart-lang-test
Commits
2b2237cc
Commit
2b2237cc
authored
10 years ago
by
Kevin Moore
Browse files
Options
Downloads
Patches
Plain Diff
More explicit skipping of src file that looks like test
R=nweiz@google.com Review URL:
https://codereview.chromium.org//909323002
parent
0caac788
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.status
+1
-2
1 addition, 2 deletions
.status
with
1 addition
and
2 deletions
.status
+
1
−
2
View file @
2b2237cc
...
@@ -14,8 +14,7 @@ packages/*: Skip
...
@@ -14,8 +14,7 @@ packages/*: Skip
# difference between transformed an untransformed code.
# difference between transformed an untransformed code.
test/*: Skip
test/*: Skip
# Skip test-looking files in the lib directory
unittest/lib/src/live_test: Skip # Don't run library files as tests
lib/*: Skip
[ $runtime == jsshell ]
[ $runtime == jsshell ]
build/test/missing_tick_test: Fail # Timer interface not supported: dartbug.com/7728
build/test/missing_tick_test: Fail # Timer interface not supported: dartbug.com/7728
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment