Created
July 30, 2019 22:02
-
-
Save bahamas10/7f2576f42c365881031ac6d9a22f1e99 to your computer and use it in GitHub Desktop.
boray test fail
This file contains hidden or 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
| $ cargo test | |
| Finished dev [unoptimized + debuginfo] target(s) in 0.18s | |
| Running target/debug/deps/boray-c56305a7353459ad | |
| running 18 tests | |
| test bucket::test::prop_bucket_response_to_json ... ok | |
| test bucket::create::test::prop_create_bucket_payload_roundtrip ... ok | |
| test bucket::test::prop_get_bucket_payload_roundtrip ... ok | |
| test bucket::list::test::prop_list_bucket_payload_roundtrip ... ok | |
| test bucket::create::test::prop_createbucket_payload_from_json ... ok | |
| test bucket::test::prop_bucket_response_roundtrip ... ok | |
| test bucket::test::prop_getbucket_payload_from_json ... ok | |
| test bucket::list::test::prop_listbucket_payload_from_json ... ok | |
| test object::test::prop_get_object_payload_roundtrip ... ok | |
| test object::list::test::prop_list_object_payload_roundtrip ... ok | |
| test object::list::test::prop_listobject_payload_from_json ... ok | |
| test object::test::prop_object_response_to_json ... ok | |
| test object::update::test::prop_update_object_payload_roundtrip ... ok | |
| test object::update::test::prop_updateobject_payload_from_json ... ok | |
| test object::create::test::prop_create_object_payload_roundtrip ... ok | |
| test object::create::test::prop_createobject_payload_from_json ... ok | |
| test object::test::prop_object_response_roundtrip ... ok | |
| test object::test::prop_getobject_payload_from_json ... ok | |
| test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
| Running target/debug/deps/boray-5c91f401a75681bb | |
| running 0 tests | |
| test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
| Running target/debug/deps/rpc_handlers-b5c560ddab839b4e | |
| running 1 test | |
| Jul 30 18:01:47.393 INFO pg url: postgresql://dave@127.0.0.1:38301/test | |
| , build-id: 0.1.0 | |
| Jul 30 18:01:47.394 INFO Adding backend MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.494 DEBG Performing connection rebalance, build-id: 0.1.0 | |
| Jul 30 18:01:47.494 INFO Backend count: 1, build-id: 0.1.0 | |
| Jul 30 18:01:47.495 INFO Backend key: MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.495 DEBG New connection count: 5 Old Connection Count: 0, build-id: 0.1.0 | |
| Jul 30 18:01:47.495 DEBG Connection rebalance completed, build-id: 0.1.0 | |
| Jul 30 18:01:47.495 DEBG Adding new connections, build-id: 0.1.0 | |
| Jul 30 18:01:47.495 DEBG Unwanted connection count: 0, build-id: 0.1.0 | |
| Jul 30 18:01:47.496 DEBG Net total connections: 0, build-id: 0.1.0 | |
| Jul 30 18:01:47.510 INFO Added connection for backend MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.510 DEBG Unwanted connection count: 0, build-id: 0.1.0 | |
| Jul 30 18:01:47.510 DEBG Net total connections: 1, build-id: 0.1.0 | |
| Jul 30 18:01:47.519 INFO Added connection for backend MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.519 DEBG Unwanted connection count: 0, build-id: 0.1.0 | |
| Jul 30 18:01:47.519 DEBG Net total connections: 2, build-id: 0.1.0 | |
| Jul 30 18:01:47.526 INFO Added connection for backend MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.527 DEBG Unwanted connection count: 0, build-id: 0.1.0 | |
| Jul 30 18:01:47.527 DEBG Net total connections: 3, build-id: 0.1.0 | |
| Jul 30 18:01:47.534 INFO Added connection for backend MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.534 DEBG Unwanted connection count: 0, build-id: 0.1.0 | |
| Jul 30 18:01:47.534 DEBG Net total connections: 4, build-id: 0.1.0 | |
| Jul 30 18:01:47.541 INFO Added connection for backend MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.542 INFO Found idle connection for backend MNk2I1+VNF7Jz5oLGReueelRo8M=, build-id: 0.1.0 | |
| Jul 30 18:01:47.542 DEBG handling getbucket function request, build-id: 0.1.0 | |
| Jul 30 18:01:47.542 DEBG parsed GetBucketPayload, req_id: 1a631992-bf40-4b51-8f06-ce625d92d185, build-id: 0.1.0 | |
| Jul 30 18:01:47.546 ERRO getbucket operation failed: db error: ERROR: relation "manta_bucket_0.manta_bucket" does not exist, req_id: 1a631992-bf40-4b51-8f06-ce625d92d185, build-id: 0.1.0 | |
| test verify_rpc_handlers ... FAILED | |
| failures: | |
| ---- verify_rpc_handlers stdout ---- | |
| thread 'verify_rpc_handlers' panicked at 'assertion failed: get_bucket_response_result.is_ok()', tests/rpc_handlers.rs:134:5 | |
| note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace. | |
| failures: | |
| verify_rpc_handlers | |
| test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out | |
| error: test failed, to rerun pass '--test rpc_handlers' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment