View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015958CMakeCTestpublic2016-02-07 17:532016-06-10 14:21
ReporterOrion Poplawski 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 3.4.3 
Target VersionCMake 3.5Fixed in VersionCMake 3.5 
Summary0015958: ctest FTP failure
DescriptionSee https://bugzilla.redhat.com/show_bug.cgi?id=1305310 [^]

332: Expected stderr to match:
332:
332: expect-err> Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*)
332: expect-err> Problems when submitting via FTP
332:
332: Actual stderr:
332:
332: actual-err> Error when uploading file: /home/bob/rpmbuild/BUILD/cmake-3.4.3/build/Tests/RunCMake/ctest_submit/FailDrop-ftp-build/Testing/20160206-1516/Configure.xml
332: actual-err> Error message was: Could not resolve host: -no-site-; Name or service not known
332: actual-err> Problems when submitting via FTP

Additional Informationdiff -urt cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stderr.txt cmake-3.4.3/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stderr.txt
--- cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stderr.txt 2016-01-25 17:57:22.000000000 +0100
+++ cmake-3.4.3/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stderr.txt 2016-02-06 15:52:14.309214430 +0100
@@ -1,3 +1,3 @@
  *Error when uploading file: .*/Configure.xml
- *Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*)
+ *Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*)
  *Problems when submitting via HTTP
diff -urt cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/FailDrop-ftp-stderr.txt cmake-3.4.3/Tests/RunCMake/ctest_submit/FailDrop-ftp-stderr.txt
--- cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/FailDrop-ftp-stderr.txt 2016-01-25 17:57:22.000000000 +0100
+++ cmake-3.4.3/Tests/RunCMake/ctest_submit/FailDrop-ftp-stderr.txt 2016-02-06 16:20:06.557615425 +0100
@@ -1,2 +1,2 @@
-Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*)
+Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*)
    Problems when submitting via FTP
diff -urt cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/FailDrop-https-stderr.txt cmake-3.4.3/Tests/RunCMake/ctest_submit/FailDrop-https-stderr.txt
--- cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/FailDrop-https-stderr.txt 2016-01-25 17:57:22.000000000 +0100
+++ cmake-3.4.3/Tests/RunCMake/ctest_submit/FailDrop-https-stderr.txt 2016-02-06 16:19:54.332442544 +0100
@@ -1,2 +1,2 @@
-Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*|Protocol "https" not supported or disabled in .*|.* was built with SSL disabled.*)
+Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*|Protocol "https" not supported or disabled in .*|.* was built with SSL disabled.*)
    Problems when submitting via HTTP
diff -urt cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/FailDrop-http-stderr.txt cmake-3.4.3/Tests/RunCMake/ctest_submit/FailDrop-http-stderr.txt
--- cmake-3.4.3-orig/Tests/RunCMake/ctest_submit/FailDrop-http-stderr.txt 2016-01-25 17:57:22.000000000 +0100
+++ cmake-3.4.3/Tests/RunCMake/ctest_submit/FailDrop-http-stderr.txt 2016-02-06 16:19:17.430908893 +0100
@@ -1,2 +1,2 @@
-Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*)
+Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*)
    Problems when submitting via HTTP
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0040445)
Brad King (manager)
2016-02-08 09:28

Thanks, applied:

 Tests: Extend ctest_submit host lookup failure matching
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2859d9ef [^]
(0040451)
Brad King (manager)
2016-02-09 10:38

This fix has been merged to 'release' for inclusion in 3.5.0-rc2.
(0041261)
Kitware Robot (administrator)
2016-06-10 14:21

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2016-02-07 17:53 Orion Poplawski New Issue
2016-02-08 09:28 Brad King Note Added: 0040445
2016-02-08 09:29 Brad King Assigned To => Brad King
2016-02-08 09:29 Brad King Status new => resolved
2016-02-08 09:29 Brad King Resolution open => fixed
2016-02-08 09:29 Brad King Fixed in Version => CMake 3.6
2016-02-08 09:29 Brad King Target Version => CMake 3.6
2016-02-09 10:38 Brad King Note Added: 0040451
2016-02-09 10:38 Brad King Fixed in Version CMake 3.6 => CMake 3.5
2016-02-09 10:38 Brad King Target Version CMake 3.6 => CMake 3.5
2016-06-10 14:21 Kitware Robot Note Added: 0041261
2016-06-10 14:21 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team