Created
August 5, 2011 17:34
-
-
Save jcoyne/1128059 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Justins-MacBook-Pro:narm-ingest justin$ spec spec/unit/processor_spec.rb | |
This application has Blacklight version 2.8.0 installed | |
./spec/unit/../../lib/narm/workflow_datastream.rb:23: warning: don't put space before argument parentheses | |
./spec/unit/../../lib/narm/workflow_datastream.rb:23: warning: don't put space before argument parentheses | |
Creating new catalog: narm:processor_test_fixture1 | |
processing records | |
added record changeme:647 | |
added record changeme:648 | |
added record changeme:649 | |
added record changeme:650 | |
added record changeme:651 | |
added record changeme:652 | |
added record changeme:653 | |
added record changeme:654 | |
added record changeme:655 | |
added record changeme:656 | |
Number of records processed: 10 | |
processing records | |
updating record changeme:647 | |
updating record changeme:651 | |
added record changeme:657 | |
Number of records processed: 3 | |
.processing records | |
Number of records processed: 0 | |
.Creating new catalog: narm:testcat | |
processing records | |
Number of records processed: 0 | |
.Opening FTP connection to myhost.com as user joe_user | |
Getting file list | |
Downloading test425.zip | |
Downloading testdeal.zip | |
Downloading anothertest425.zip | |
.... | |
Finished in 16.881365 seconds | |
7 examples, 0 failures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment