8000 relax test condition for windows by dothebart · Pull Request #9393 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@dothebart
Copy link
Contributor

No description provided.

@dothebart dothebart requested a review from kvahed July 3, 2019 08:15
@dothebart
Copy link
Contributor Author

@KVS85 KVS85 requested a review from joerg84 July 3, 2019 16:37
@KVS85
Copy link
Contributor
KVS85 commented Jul 3, 2019

@joerg84 do you agree with such approach?

Copy link
Contributor
@kvahed kvahed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

testCreateInParallel: function () {
let n = 80;
for (let i = 0; i < n; ++i) {
let noIndices = 80;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a TODO in the code to fix this and open an internal ticket?

Copy link
Contributor
@joerg84 joerg84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this should only be a short term fix (see comment), but if it enables more automated testing +1/.

@dothebart
Copy link
Contributor Author

@dothebart
Copy link
Contributor Author

test blue.

testCreateInParallel: function () {
let n = 80;
for (let i = 0; i < n; ++i) {
let noIndices = 80;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, noIndices actually doesn't mean no indexes, but it means number of indexes... So the variable name is at least confusing. When trying to find a prefix for "number" I suggest to use nr, num or just number instead of no in the future. It can stay like this in this PR.

@jsteemann jsteemann merged commit f9c93c2 into devel Jul 4, 2019
ObiWahn added a commit that referenced this pull request Jul 4, 2019
…-fix/oasis-statistics

* 'devel' of https://github.com/arangodb/arangodb:
  Don't use non-existent variable (#9407)
  relax test condition for windows (#9393)
  improve handling when procdump detects the process is dead (#9381)
  Bug fix/internal issue #586 (#9401)
  fix tests that didn't properly use env variable to look for test (#9399)
  Pregel additional test & TSan error fix (#9357)
  use a lock when calling unload (#9375)
  @maierlars 😍 (#9394)
  fix typo (#9400)
  add initializeCursor back to DistinctCollectExecutor (#9386)
  Feature/add tcpdump support (#9396)
ObiWahn added a commit that referenced this pull request Jul 4, 2019
…ture/one-shard-db

* 'devel' of https://github.com/arangodb/arangodb:
  Don't use non-existent variable (#9407)
  relax test condition for windows (#9393)
  improve handling when procdump detects the process is dead (#9381)
@fceller fceller deleted the feature/relax-benchmark-for-windows branch July 30, 2019 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet
483C

Development

Successfully merging this pull request may close these issues.

6 participants

0