-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43316/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

Decrease countCacheEntries in FetcherCacheTest.SimpleEviction .


Diffs
-----

  src/tests/fetcher_cache_tests.cpp 1cf45660691860793ac600363f7934e13a2e7ddf 

Diff: https://reviews.apache.org/r/43316/diff/


Testing
-------

Before

```
[       OK ] FetcherCacheTest.SimpleEviction (4516 ms)
[----------] 1 test from FetcherCacheTest (4516 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (4527 ms total)
[  PASSED  ] 1 test.
```

After

```
[       OK ] FetcherCacheTest.SimpleEviction (3602 ms)
[----------] 1 test from FetcherCacheTest (3602 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (3612 ms total)
[  PASSED  ] 1 test.
```


Thanks,

haosdent huang

Reply via email to