Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Commits
2246af0f
Commit
2246af0f
authored
14 years ago
by
felmer
Browse files
Options
Downloads
Patches
Plain Diff
LMS-1610 test fixed
SVN: 17903
parent
f24badbf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
integration-tests/test-screening.sh
+1
-1
1 addition, 1 deletion
integration-tests/test-screening.sh
with
1 addition
and
1 deletion
integration-tests/test-screening.sh
+
1
−
1
View file @
2246af0f
...
...
@@ -126,7 +126,7 @@ function test_screening_api {
assert_pattern_present api-client-log.txt 1
"Loaded feature datasets: 2"
assert_pattern_present api-client-log.txt 1
"features labels:
\[
cellNumber, featrue1, featrue10, featrue11, featrue12, featrue13, featrue14, featrue15, featrue16, featrue2, featrue3, featrue4, featrue5, featrue6, featrue7, featrue8, featrue9, Hit Rate, std1, std10, std11, std12, std13, std14, std15, std16, std2, std3, std4, std5, std6, std7, std8, std9
\]
"
assert_pattern_present api-client-log.txt 1
"Features of the first dataset: datasetCode: [0-9]*-8"
assert_pattern_present api-client-log.txt 1
"wellPosition:
\[
1, 2
\]
, values:
\[
48.0, 0.0051865
000277757645,
\]
"
assert_pattern_present api-client-log.txt 1
"wellPosition:
\[
1, 2
\]
, values:
\[
48.0, 0.0051865"
assert_pattern_present api-client-log.txt 1
"Image metadata:
\[
Dataset [0-9]*-9 (plate: /DEMO/PLATE3
\[
20100624113759640-7
\]
) has
\[\[
DAPI, GFP
\]\]
channels, 9 tiles
\.
Images resolution: 720x468"
for
imgFile
in
`
find
.
-name
*
.png
`
;
do
assert_pattern_present
$imgFile
1 PNG
...
...
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