Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Rafael Monnerat
slapos.core
Commits
e1aa46e9
Commit
e1aa46e9
authored
Aug 07, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Avoid needless assertion.
There will be such delivery, as side effect of automatic bang.
parent
9719751a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
master/product/Vifib/tests/testVifibSlapBang.py
master/product/Vifib/tests/testVifibSlapBang.py
+0
-18
No files found.
master/product/Vifib/tests/testVifibSlapBang.py
View file @
e1aa46e9
...
...
@@ -581,12 +581,6 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
sequence_list
.
addSequenceString
(
sequence_string
)
sequence_list
.
play
(
self
)
def
stepCheckComputerPartitionNoInstanceUpdateSalePackingList
(
self
,
sequence
,
**
kw
):
self
.
_checkComputerPartitionNoSalePackingList
(
self
.
portal
.
portal_preferences
.
getPreferredInstanceUpdateResource
(),
sequence
)
def
test_computer_bang_not_called_on_destroying_destroyed
(
self
):
"""Check that bang is ignoring destruction in progress and
destroyed computer partitions"""
...
...
@@ -600,10 +594,6 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Tic
SlapLogout
LoginDefaultUser
CheckComputerPartitionNoInstanceUpdateSalePackingList
Logout
SlapLoginCurrentComputer
SoftwareInstanceDestroyed
Tic
...
...
@@ -620,10 +610,6 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Tic
SlapLogout
LoginDefaultUser
CheckComputerPartitionNoInstanceUpdateSalePackingList
Logout
LoginERP5TypeTestCase
CheckSiteConsistency
Logout
...
...
@@ -702,10 +688,6 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Tic
SlapLogout
LoginDefaultUser
CheckComputerPartitionNoInstanceUpdateSalePackingList
Logout
LoginERP5TypeTestCase
CheckSiteConsistency
Logout
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment