[
https://issues.apache.org/jira/browse/HDFS-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393997#comment-16393997
]
genericqa commented on HDFS-11950:
----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
49s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red} 0m
0s{color} | {color:red} The patch doesn't appear to include any new or modified
tests. Please justify why no new tests are needed for this patch. Also please
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 15m
52s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m
19s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 0m
17s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green}
25m 28s{color} | {color:green} branch has no errors when building and testing
our client artifacts. {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 0m
14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m
14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} cc {color} | {color:green} 0m
14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green} 0m
14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 0m
12s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green}
10m 8s{color} | {color:green} patch has no errors when building and testing
our client artifacts. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} unit {color} | {color:green} 0m
58s{color} | {color:green} hadoop-hdfs-native-client in the patch passed.
{color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
19s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 39m 15s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hadoop:d4cc50f |
| JIRA Issue | HDFS-11950 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12913868/HDFS-11950.001.patch |
| Optional Tests | asflicense compile cc mvnsite javac unit |
| uname | Linux 3330c970de31 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20
11:50:30 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/patchprocess/precommit/personality/provided.sh |
| git revision | trunk / 8133cd5 |
| maven | version: Apache Maven 3.3.9 |
| Default Java | 1.8.0_151 |
| Test Results |
https://builds.apache.org/job/PreCommit-HDFS-Build/23387/testReport/ |
| Max. process+thread count | 473 (vs. ulimit of 10000) |
| modules | C: hadoop-hdfs-project/hadoop-hdfs-native-client U:
hadoop-hdfs-project/hadoop-hdfs-native-client |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/23387/console |
| Powered by | Apache Yetus 0.8.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> Disable libhdfs zerocopy test on Mac
> ------------------------------------
>
> Key: HDFS-11950
> URL: https://issues.apache.org/jira/browse/HDFS-11950
> Project: Hadoop HDFS
> Issue Type: Test
> Components: libhdfs
> Affects Versions: 2.8.0
> Reporter: John Zhuge
> Assignee: Akira Ajisaka
> Priority: Minor
> Attachments: HDFS-11950.001.patch
>
>
> Since libhdfs zerocopy test is expected to fail on Mac, just disable it.
> {noformat}
> [exec] Test project
> /Users/jzhuge/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target
> [exec] Start 1: test_test_libhdfs_threaded_hdfs_static
> [exec] 1/3 Test #1: test_test_libhdfs_threaded_hdfs_static ... Passed
> 9.73 sec
> [exec] Start 2: test_test_libhdfs_zerocopy_hdfs_static
> [exec] 2/3 Test #2: test_test_libhdfs_zerocopy_hdfs_static ...***Failed
> 6.56 sec
> [exec] Start 3: test_test_native_mini_dfs
> [exec] Errors while running CTest
> [exec] 3/3 Test #3: test_test_native_mini_dfs ................ Passed
> 7.45 sec
> [exec]
> [exec] 67% tests passed, 1 tests failed out of 3
> [exec]
> [exec] Total Test time (real) = 23.74 sec
> [exec]
> [exec] The following tests FAILED:
> [exec] 2 - test_test_libhdfs_zerocopy_hdfs_static (Failed)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]