repo.or.cz
/
upr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
example/rails_app-2.3.4: UprStatus unit tests
[upr.git]
/
examples
/
rails_app-2.3.4
/
test
/
fixtures
/
upr_statuses.yml
blob
2859c5f0e859dc035166edf240223482baf2d8a8
1
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
3
chunky:
4
upid: one
5
length: nil
6
seen: 0
7
time: 0
8
length:
9
upid: two
10
length: 5
11
seen: 0
12
time: 0
13
done:
14
upid: done
15
length: 5
16
seen: 5
17
time: 0
18
errored:
19
upid: errored
20
length: 5
21
seen: -1
22
time: 0