Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1860)

Issue 132800043: Fixing 32-bit test failure

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by mifern
Modified:
8 years, 10 months ago
Reviewers:
pjo, Brett
Visibility:
Public.

Description

There are some test failures on the 32-bit platforms. It seems the tests were having some issues serialzing and deserialzing SIDs correctly. Adding caching to the tests to avoid serialzing and deserialzing of SIDs.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java View 4 chunks +6 lines, -1 line 1 comment Download

Messages

Total messages: 12
mifern
9 years, 8 months ago (2014-08-21 19:06:17 UTC) #1
pjo
> Adding caching to the tests to avoid serialzing > and deserialzing of SIDs. I ...
9 years, 8 months ago (2014-08-21 20:28:03 UTC) #2
mifern
Nope, I added checks to verify the memory was still allocated (i.e. had not been ...
9 years, 8 months ago (2014-08-21 20:39:56 UTC) #3
Brett
LGTM https://codereview.appspot.com/132800043/diff/1/test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java File test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java (right): https://codereview.appspot.com/132800043/diff/1/test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java#newcode55 test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java:55: static HashMap<Long, AccountSid> nativeToPointer = new HashMap<Long, AccountSid>(); ...
9 years, 8 months ago (2014-08-21 20:47:19 UTC) #4
Brett
On 2014/08/21 20:47:19, Brett wrote: > LGTM > > https://codereview.appspot.com/132800043/diff/1/test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java > File test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java (right): > ...
9 years, 8 months ago (2014-08-21 20:47:47 UTC) #5
Brett
Committed 25 August 2014 to Filesystem Adaptor: To https://code.google.com/p/plexi.fs/ 7019203..6b846cd master -> master
9 years, 8 months ago (2014-08-25 21:17:28 UTC) #6
JohnL
-John L
9 years, 7 months ago (2014-09-16 01:58:37 UTC) #7
pjo
Assuming this msg is a ping. Brett duplicated this CL and it has been submitted. ...
9 years, 7 months ago (2014-09-16 03:06:39 UTC) #8
Brett
On 2014/09/16 03:06:39, pjo wrote: > Assuming this msg is a ping. > > Brett ...
9 years, 7 months ago (2014-09-17 17:30:41 UTC) #9
Brett
9 years, 7 months ago (2014-09-17 19:03:12 UTC) #10
Brett
9 years, 7 months ago (2014-09-17 19:05:58 UTC) #11
pjo
8 years, 10 months ago (2015-06-24 22:49:21 UTC) #12

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b