Advertisement
fanno

Untitled

Dec 10th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.68 KB | None | 0 0
  1. 18) JFilesystemPatcherTest::testApply with data set "Test patch itself" ('Index:
  2. lao
  3. ===================================================================
  4. --- tzu 2011-09-21 16:05:45.086909120 +0200
  5. +++ tzu 2011-09-21 16:05:41.156878938 +0200
  6. @@ -1,7 +1,6 @@
  7. -The Way that can be told of is not the eternal Way;
  8. -The name that can be named is not the eternal name.
  9. The Nameless is the origin of Heaven and Earth;
  10. -The Named is the mother of all things.
  11. +The named is the mother of all things.
  12. +
  13. Therefore let there always be non-being,
  14.   so we may see their subtlety,
  15. And let there always be being,
  16. @@ -9,4 +8,7 @@
  17. The two are the same,
  18. But after they are produced,
  19.   they have different names.
  20. +They both may be called deep and profound.
  21. +Deeper and more profound,
  22. +The door of all subtleties!
  23. ', 'C:\\Users\\fanno\\data\\Projects\\workspaces\\phpstorm\\joomla-platform\\tes
  24. ts/tmp/patcher', 0, array('The Way that can be told of is not the eternal Way;
  25. The name that can be named is not the eternal name.
  26. The Nameless is the origin of Heaven and Earth;
  27. The Named is the mother of all things.
  28. Therefore let there always be non-being,
  29.  so we may see their subtlety,
  30. And let there always be being,
  31.  so we may see their outcome.
  32. The two are the same,
  33. But after they are produced,
  34.  they have different names.
  35. '), array('The Nameless is the origin of Heaven and Earth;
  36. The named is the mother of all things.
  37.  
  38. Therefore let there always be non-being,
  39.  so we may see their subtlety,
  40. And let there always be being,
  41.  so we may see their outcome.
  42. The two are the same,
  43. But after they are produced,
  44.  they have different names.
  45. They both may be called deep and profound.
  46. Deeper and more profound,
  47. The door of all subtleties!
  48. '), 1, false)
  49. Line:953 The patcher did not succeed in patching C:\Users\fanno\data\Projects\wo
  50. rkspaces\phpstorm\joomla-platform\tests/tmp/patcher/tzu
  51. Failed asserting that two strings are equal.
  52. --- Expected
  53. +++ Actual
  54. @@ @@
  55.  'The Nameless is the origin of Heaven and Earth;
  56. The named is the mother of all things.
  57.  
  58. Therefore let there always be non-being,
  59.   so we may see their subtlety,
  60. And let there always be being,
  61.   so we may see their outcome.
  62. The two are the same,
  63. But after they are produced,
  64.   they have different names.
  65. They both may be called deep and profound.
  66. Deeper and more profound,
  67. The door of all subtleties!
  68. '
  69.  
  70. C:\Users\fanno\data\Projects\workspaces\phpstorm\joomla-platform\tests\suites\un
  71. it\joomla\filesystem\JFilesystemPatcherTest.php:954
  72.  
  73. FAILURES!
  74. Tests: 3614, Assertions: 6448, Failures: 18, Errors: 137, Incomplete: 393, Skipp
  75. ed: 98.
  76.  
  77. C:\Users\fanno\data\Projects\workspaces\phpstorm\joomla-platform>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement