Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite355275

Browse files
Byronankostis
authored andcommitted
imp(performance): execute performance tests on travis
Fixes#524
1 parent74c7ed0 commite355275

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎git/test/performance/lib.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
fromgit.test.libimport (
44
TestBase
55
)
6-
fromgitdb.test.libimportskip_on_travis_ci
76
importtempfile
87
importlogging
98

@@ -43,8 +42,6 @@ class TestBigRepoR(TestBase):
4342
#} END invariants
4443

4544
defsetUp(self):
46-
# This will raise on travis, which is what we want to happen early as to prevent us to do any work
47-
skip_on_travis_ci(lambda*args:None)(self)
4845
try:
4946
super(TestBigRepoR,self).setUp()
5047
exceptAttributeError:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp