Skip to content

Conversation

BridgeAR
Copy link
Contributor

It should not take all that long to load everything into redis

It should not take all that long to load everything into redis
@BridgeAR BridgeAR added the 2.0 label Sep 14, 2015
@BridgeAR
Copy link
Contributor Author

Ready to merge.

@bcoe
Copy link
Contributor

bcoe commented Sep 15, 2015

I've noticed you bringing the sleep times of tests down a few times, I just wanted to make sure that you know you can run tests in isolation -- I do this when I don't want to wait for the full suite:

./node_modules/.bin/mocha ./test/commands/foo-command.js

^ might be helpful .

@BridgeAR
Copy link
Contributor Author

@bcoe I use .only a lot. But I also run the whole suite quite often (each branch / pr * each rebase). That adds up quite a bit :)
I can't see the connection of lowering the reauthenticate timeout to the test timeouts though?

BridgeAR added a commit that referenced this pull request Sep 16, 2015
Reduce the reauthenticate timeout to 333ms
@BridgeAR BridgeAR merged commit bfcc0ae into redis:master Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants